@charset "UTF-8";

/* common
----------------------------------------------------------------*/
#free_howto {
	width: 930px!important;
	margin: 0 auto;
	padding: 25px 15px 40px;
	background: #ffffff;

	font-size: 14px;
	line-height: 1.8;
}
#free_howto .spObj_ { display: none!important; }

#free_howto a:hover {
	opacity: 0.7;
}

/* free_howto_head
----------------------------------------------------------------*/
#free_howto_head {
	overflow: hidden;
	margin-bottom: 37px;
}
#free_howto_head > div {
	width: 625px;
	float: left;
}
#free_howto_head > div h1 {
	margin-left: 0;
	margin-bottom: 15px;
}
#free_howto_head > div h1 img {
	height: 44px;
}
#free_howto_head > div p {
	margin-left: 15px;
	line-height: 1.8;
}
#free_howto_head > .pic_ {
	width: 288px;
	overflow: hidden;
	float: right;
}
#free_howto_head > .pic_ img {
	height: 253px;
	margin-left: -45px;
}
/* free_howto_junbi
----------------------------------------------------------------*/
#free_howto_junbi {
	margin-bottom: 24px;
	background: url(../../img/usr/freepage/howto/junbi_frame_middle.gif) left 0 repeat-y;
}
#free_howto_junbi .junbi_frame_out_ {
	background: url(../../img/usr/freepage/howto/junbi_frame_top.gif) 0 0 no-repeat;
}
#free_howto_junbi .junbi_frame_ {
	padding: 45px 45px 55px;
	background: url(../../img/usr/freepage/howto/junbi_frame_bottom.gif) 0 bottom no-repeat;
	overflow: hidden;
}
#free_howto_junbi .junbi_frame_ > div {
	overflow: hidden;
	float: left;
}
#free_howto_junbi .junbi_frame_ > .pic_ {
	width: 293px;
	overflow: hidden;
	float: right;
	padding-top: 52px;
}
#free_howto_junbi .junbi_frame_ > .pic_ img {
	height: 250px;
}
#free_howto_junbi .junbi_frame_ > div h2 {
	margin-bottom: 28px;
}
#free_howto_junbi .junbi_frame_ > div h2 img {
	height: 25px;
}
#free_howto_junbi .junbi_frame_ > div ul {
}
#free_howto_junbi .junbi_frame_ > div ul li {
	margin: 0 0 0 14em;
	text-indent: -14em;
}
#free_howto_junbi .junbi_frame_ > div ul li + li {
	margin-top: 8px;
}
#free_howto_junbi .junbi_frame_ > div li span {
	display: inline-block;
	text-indent: 0;
	width: 14em;
}

/* free_howto_pre
----------------------------------------------------------------*/
#free_howto_pre {
	margin-bottom: 24px;
}
#free_howto_pre h2 {
	width: 100%;
	height: 50px;
	overflow: hidden;
	text-indent: -999em;
	background: url(../../img/usr/freepage/howto/pre_tit_pc.jpg) 0 0 no-repeat;
}
#free_howto_pre h2 + p {
	margin: 20px 14px 0;
}

/* free_howto_how
----------------------------------------------------------------*/
#free_howto_how {
}
#free_howto_how h2 {
	margin-bottom: 24px;
	width: 100%;
	height: 50px;
	overflow: hidden;
	text-indent: -999em;
	background: url(../../img/usr/freepage/howto/how_tit_pc.jpg) 0 0 no-repeat;
}

.howSection_ > .inner_ {
	width: 842px;
	margin: 0 auto;
	padding: 28px;
	border-radius: 5px;
	background: #ffffff;
	border: solid 1px #b5b5b5;
	/* box-shadow */
	box-shadow:-5px 5px 3px 0px #c5c5c5;
	-moz-box-shadow:-5px 5px 3px 0px #c5c5c5;
	-webkit-box-shadow:-5px 5px 3px 0px #c5c5c5;
	line-height: 2.2;
}
.howSection_ > .inner_:after {
	content: '';
	display: table;
	clear: both;
}
.howSection_ > .inner_ .text_ {
	width: 590px;
	float: left;
}
.howSection_ > .inner_ dl dt {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	color: #af1342;
}
.howSection_ > .inner_ dl dd {
	margin-top: 1.3em;
}
.howSection_ > .inner_ ul.cap_ {
	margin-top: 2em;
}
.howSection_ > .inner_ ul.cap_ li {
	font-size: 12px;
	line-height: 1.8;
	text-indent: -1.5em;
	margin: 0 0 0 1.5em;
}
.howSection_ > .inner_ ul.cap_ li > span {
	display: inline-block;
	width: 1.5em;
	text-indent: 0;
}
.howSection_ > .inner_ .pic_ {
	width: 243px;
	float: right;
	text-align: center;
}
.howSection_ > .inner_ .pic_ img {
	max-width: 100%;
	margin-bottom: 3px;
}

.howSection_:after {
	display: block;
	content: '';
	margin: 12px auto 4px;
	width: 86px;
	height: 25px;
	background: url(../../img/usr/freepage/howto/how_arrow_pc.gif) 0 0 no-repeat;
}
.howComp_ {
	margin-top: 12px;
	text-align: center;
}
.howComp_ img {
	height: 34px;
}
/* free_howto_bottom
----------------------------------------------------------------*/
#free_howto_bottom {
	width: 729px;
	margin: 35px auto 0;
	padding: 3px;
	border: solid 1px #926e3a;
	background: #faf8f9;
}
#free_howto_bottom > .inner_ {
	padding: 15px 0 15px 19px;
	background: #ffffff;
	border: solid 2px #926e3a;
	overflow: hidden;
}
#free_howto_bottom > .inner_ > div {
	width: 475px;
	float: left;
}
#free_howto_bottom > .inner_ > div .text_ {
	display: block;
	width: 337px;
	height: 67px;
	overflow: hidden;
	text-indent: -999em;
	background: url(../../img/usr/freepage/howto/bottom_t01_pc.gif) 0 0 no-repeat;
}
#free_howto_bottom > .inner_ > div .btn_ {
	margin-top: 20px;
}
#free_howto_bottom > .inner_ > div .btn_ a {
	display: block;
	width: 475px;
	height: 43px;
	overflow: hidden;
	text-indent: -999em;
	background: url(../../img/usr/freepage/howto/bottom_btn01_pc.gif) 0 0 no-repeat;
}

#free_howto_bottom > .inner_ > p {
	width: 224px;
	float: right;
}

/* freepage 2019 PC mode
----------------------------------------------------------------*/
/*** reset start ***/
.ochugen2019 {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.ochugen2019 * {
	margin: 0;
	padding: 0;
	border: 0;
}
.ochugen2019 img {
	display: block;
	outline: 0;
	border: 0;
}
.ochugen2019 h1,
.ochugen2019 h2,
.ochugen2019 h3,
.ochugen2019 h4,
.ochugen2019 h5,
.ochugen2019 [class*="__title"] {
	font-family: "Source Han Serif";
	font-weight: bold;
	color: #222;
	display: block;
	width: 100%;
	text-align: left;
}
.ochugen2019 [class*="__txt"] {
	font-family: "Source Han Sans JP";
	color: #333;
	text-align: left;
}
.ochugen2019 small {
	font-size: 70%;
	line-height: inherit;
	color: inherit;
}

.ochugen2019 ul {
	list-style: none;
}
.ochugen2019 ul::after {
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}
/*** reset end ***/

/*** section start ***/
.ochugen2019 .sec {
	margin-bottom: 80px;
}
.ochugen2019 .sec__inner {
	width: 1200px;
	display: block;
	margin: 0 auto;
}
.ochugen2019 .sec__header {
	margin-bottom: 50px;
}
.ochugen2019 .sec__title {
	background-color: #0f5a86;
	color: #fff;
	font-size: 36px;
	line-height: 60px;
	text-align: center;
}

/* style */
.ochugen2019 .sec2 {
	margin-bottom: 60px;
}
.ochugen2019 .sec2 .sec__title {
	font-size: 28px;
	line-height: calc(48/28);
	color: #222;
	text-align: center;
	background-color: transparent;
}
.ochugen2019 .sec2 .sec__header {
	margin-bottom: 40px;
	padding-top: 55px;
	border-top: 1px solid #b7b7b7;
}
.ochugen2019 #mv {
	margin-top: 45px;
}
.ochugen2019 #mv .sec__title {
	background-color: transparent;
	color: #222;
position:relative;
}
/*** section end ***/

/*** block_content start ***/
.ochugen2019 .block_content {
	width: 100%;
	min-height: 315px;
	margin-bottom: 30px;
}
.ochugen2019 .block_content__img {
	width: 500px;
	height: 315px;
	display: block;
	float: left;
}
.ochugen2019 .block_content__txt {
	font-size: 18px;
	line-height: calc(30/18);
	color: #333;
	width: calc(100% - 540px);
	margin-left: 40px;
	display: block;
	float: right;
}
.ochugen2019 .block_content__title {
	font-size: 28px;
	line-height: calc(34/28);
	color: #af1342;
	margin: 26px 0px 50px 0px;
}

/* style */
.ochugen2019 .block_content--right .block_content__img {
	float: right;
}
.ochugen2019 .block_content--right .block_content__txt {
	float: left;
	margin-left: 0;
	margin-right: 40px;
}
/*** block_content end ***/


/*** list_content start ***/
.ochugen2019 .list_content {
	margin-top: 80px;
	padding: 0 40px;
	background-image: url("../../img/usr/pc_ochugen/bg01.jpg");
	background-color:  #f4e7e9;
	background-repeat: no-repeat;
	background-size: cover;
}
.ochugen2019 .list_content__txt {
	display: block;
	font-size: 16px;
	line-height: calc(24/16);
	color: #333;
	flex: 1;
}
.ochugen2019 .list_content__img {
	max-width: 200px;
	display: block;
}
.ochugen2019 .list_content__title {
	font-size: 36px;
	line-height: calc(28.8/36);
	text-align: center;
	color: #8a3344;
	padding-top: 50px;
	padding-bottom: 40px;
}
.ochugen2019 .list_content h5 {
	font-size: 30px;
	line-height: calc(28.8/30);
	color: #c3546a;
	margin-bottom: 30px;
}
.ochugen2019 .list_content ul {
	padding-bottom: 50px;
}
.ochugen2019 .list_content li {
	background-color: #fff;
	padding: 40px;
	margin-bottom: 1px;
	display: flex;
	align-items: center;
}
/*** list_content end ***/

/*** item start ***/
.ochugen2019 .item__img {
	background-color: #efebea;
	position: relative;
}
.ochugen2019 .item__number {
	font-family: "Source Han Serif";
	font-weight: bold;
	font-size: 36px;
	line-height: calc(20/36);
	color: #333;
	display: inline-block;
	margin-bottom: 25px;
	text-align: center;
	width: 100%;
}
.ochugen2019 .item__title {
	font-size: 16px;
	line-height: calc(24/16);
	color: #333;
	display: inline-block;
	margin-bottom: 25px;
	text-align: left;
	width: 100%;
}
.ochugen2019 .item__description {
	font-family: "Source Han Sans JP";
	font-size: 16px;
	line-height: calc(25/16);
	text-align: left;
	color: #333;
	margin-bottom: 20px;
	padding: 0;
}
.ochugen2019 .item__shopcart {
	margin-bottom: 30px;
}
.ochugen2019 .item__shopcart::after {
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}
.ochugen2019 .item__price {
	font-family: "メイリオ";
	font-size: 16px;
	line-height: calc(20/16);
	text-align: center;
	color: #333;
	margin: 0;
	padding: 0;
}
.ochugen2019 .item__price small {
	font-size: inherit;
}
.ochugen2019 .item__button {
	font-family: "Source Han Sans JP";
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #911330;
    border-radius: 5px;
    width: 225px;
    height: 40px;
    display: block;
	text-decoration: none;
	margin: 0px auto;
}
.ochugen2019 .item__button:hover {
	opacity: 0.7;
}
.ochugen2019 .item__freeship {
	color: #aa4553;
	border: 1px solid #aa4553;
	font-family: "Source Han Sans JP";
	font-size: 14px;
	line-height: calc(20/14);
	padding: 2px 8px;
	margin-bottom: 16px;
	display: inline-block;
	border-radius: 3px;
}
.ochugen2019 .item__notice {
	font-family: "Source Han Sans JP";
	font-weight: bold;
	font-size: 16px;
	line-height: calc(25/16);
	text-align: left;
	/*color: #911330;*/
	margin-bottom: 20px;
	padding: 0;
}
.ochugen2019 .item__linkmore {
	font-family: "Source Han Sans JP";
    font-size: 16px;
    line-height: calc(20/16);
    text-align: right;
    color: #333;
    margin-top: 15px;
    padding: 0;
    border-bottom: 1px solid #adadad;
    float: right;
	text-decoration: none;
}
.ochugen2019 .item__linkmore:hover {
	opacity: .8;
}
.ochugen2019 .item__linkmore::before {
	content: "";
    display: inline-block;
    margin-left: -14px;
    margin-right: 5px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #911330;
}
.ochugen2019 .item__marktop {
	position: absolute;
	top: -5px;
	right: -10px;
}
.ochugen2019 .sec__title .item__marktop{
position: absolute;
top: 10px;
left: 412px;}

.ochugen2019 .item__markbottom {
	position: absolute;
	bottom: 10px;
	left: 10px;
	display: inline-block;
}
/*** item end ***/

/*** main_item start ***/
.ochugen2019 .main_item {
	width: 100%;
	min-height: 530px;
	margin-bottom: 50px;
}
.ochugen2019 .main_item .item__img {
	width: 500px;
	height: 500px;
	float: left;
	display: block;
}
.ochugen2019 .main_item .item__detail {
	display: inline-block;
	margin-left: 40px;
	width: calc(100% - 540px);
}
.ochugen2019 .main_item .item__number {
	font-size: 36px;
	line-height: calc(20/36);
	color: #cea500;
	text-align: left;
}
.ochugen2019 .main_item .item__title {
	font-size: 32px;
	line-height: calc(48/32);
}
.ochugen2019 .main_item .item__description {
    line-height: calc(24/16);
    margin-bottom: 12px;
}
.ochugen2019 .main_item .item__shopcart {
	line-height: 60px;
}
.ochugen2019 .main_item .item__price {
	font-size: 26px;
	font-weight: bold;
	text-align: left;
	line-height: inherit;
}
.ochugen2019 .main_item .item__price small {
	font-size: 70%;
}
.ochugen2019 .main_item .item__button {
    font-size: 26px;
	font-weight: bold;
    line-height: inherit;
    width: 340px;
    height: 60px;
	display: block;
    float: right;
}
/*** main_item end ***/

/* style */
.ochugen2019 #sec04 .main_item {
	min-height: 500px;
}
.ochugen2019 #sec04 .main_item .item__img {
	height: 500px;
}
/*** main_item end ***/

/*** item_list start ***/
.ochugen2019 .item_list .item_list__item {
	width: 285px;
	display: block;
	float: left;
	margin-right: 20px;
}
.ochugen2019 .item_list .item_list__item:nth-child(1) .item__number {
	color: #666666;
}
.ochugen2019 .item_list .item_list__item:nth-child(2) .item__number {
	color: #b16120;
}
.ochugen2019 .item_list .item_list__item:last-child {
	margin-right: 0;
}
.ochugen2019 .item_list .item__img {
	width: 285px;
	height: 285px;
	margin: 0px auto 20px auto;
}
.ochugen2019 .item_list .item__title {
	height: 70px;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #bcbcbc;
}
.ochugen2019 .item_list .item__price {
	margin-bottom: 20px;
	display: block;
	width: 100%;
}
.ochugen2019 .item_list .item__shopcart {
	text-align: center;
	margin-bottom: 0;
}

/* style */
.ochugen2019 #item_list2 .item_list__item {
	width: 225px;
	margin-right: 18px;
}
.ochugen2019 #item_list2 .item_list__item .item__img {
	width: 225px;
	height: 225px;
}
.ochugen2019 #item_list2 .item_list__item:nth-child(5n) {
	margin-right: 0;
}
/*** item_list start ***/

/*** button_list start ***/
.ochugen2019 .button_list__item {
	width: calc(25% - 15px);
	margin-right: 20px;
	margin-bottom: 20px;
	display: block;
	float: left;
}
.ochugen2019 .button_list__item:hover {
	opacity: 0.7;
}
.ochugen2019 .button_list__item:nth-child(4n) {
	margin-right: 0;
}
.ochugen2019 .button {
	text-align: center;
	text-decoration: none;
	padding: 6px;
	border: 2px solid #c88997;
	display: block;
	margin: 0;
}
.ochugen2019 .button::after {
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}
.ochugen2019 .button__img {
	float: left;
	display: block;
}
.ochugen2019 .button__txt {
	font-family: "Source Han Sans JP";
	font-size: 22px;
	line-height: 64px;
	color: #333;
	text-align: left;
	display: inline-block;
}
/*** button_list end ***/

/* red_content start */
.ochugen2019 .red_content {
	font-family: "Source Han Sans JP";
	font-size: 16px;
	line-height: calc(24/16);
	text-align: left;
	color: #911330;
	padding: 25px;
	display: block;
	margin: 0;
	border: 2px solid #911330;
}
/* red_content end */

/* img-block start */
.ochugen2019 .img_block {
	padding: 30px;
	width: 100%;
	display: block;
	background-color: #f1eee7;
}
.ochugen2019 .img_block::after {
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}
.ochugen2019 .img_block .img_block__title {
	font-size: 22px;
	line-height: calc(24/22);
	color: #911330;
	margin-bottom: 10px;
}
.ochugen2019 .img_block .img_block__title img {
	display: inline-block;
	vertical-align: text-top;
	margin: 0 10px;
}
.ochugen2019 .img_block .img_block__inner {
	width: calc(100% - 218px);
	display: inline-block;
}
.ochugen2019 .img_block .img_block__txt {
	font-size: 16px;
	line-height: calc(24/16);
}
.ochugen2019 .img_block .img_block__img {
	width: 188px;
	height: 188px;
	display: block;
	float: right;
	border-radius: 50%;
}
.ochugen2019 .img_block .hightlight {
	color: #911330;
}
/* img-block end */