@charset "utf-8";
/***********************************************/
/* base layout - wrap                          */
/***********************************************/
body {
    background-color: #fff;
    /*min-width: 1020px;*/
    /*min-width: 1240px;*/
    width: 100%;
}
a {color:#333;}
img {
    width: auto;
    max-width: 100%;
    height: auto;
}

@keyframes fade_in {
  0% {
	display: none;
	opacity: 0;
	}
  1% {
	display: block;
	opacity: 0;
  }
  100% {
	display: block;
	opacity: 1;
  }
}


/***********************************************/
/* header layout */
/***********************************************/
body.fixed {padding-top: 70px;}
.fixed #header {
    position: fixed;
    animation: fade_in 1s;
    z-index: 100;
    top: 0;
}
#header {
    width: 100%;
    height: 70px;
	margin:0 auto;
	position:relative;
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1;
}
#header > div,
#header #btn_search,
#header h1,
#header .name {position:absolute;}


/* h1 */
#header h1,
#header .name {
    top:20px;
    left: 20px;
    z-index: 1200;
}
#header h1 a,
#header .name a {
    display: block;
    height: 45px;
}

/* top navigation */
#topnavi {
    top: 5px;
    right: 100px;
    font-size: 1.2em;
}
#topnavi li {
    display: inline-block;
    margin-left: 5px;
}
#topnavi li::before {
    content: '＞';
    font-family: 'ik';
    color: #e70012;
    display: inline-block;
    vertical-align: middle;
}
#topnavi li a {text-decoration: none;}
#topnavi li a:hover {text-decoration: underline;}

/* google search */
#btn_search {
    color: #fff;
    font-size: 1.3em;
    text-align: center;
    right: 0;
    top: 0;
    width: 70px;
    height: 70px;
    background-color: #a99f93;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content:center;
    align-items: center;
    transition: all 0.4s;
    z-index: 120;
}
#btn_search a {
    color: #fff;
    text-decoration: none;
    width: 70px;
    height: 70px;
    padding-top: 15px;
    position: relative;
}
#btn_search a::before {
    content: 'S';
    font-family: 'ik';
    font-size: 1.6em;
    display: block;
    opacity: 0.9;
}
#btn_search:hover,
#btn_search.active {
    background-color: #cbc5bc;
}


/***********************************************/
/* bread */
/***********************************************/
#bread {
    width: 100%;
    padding: 15px 0 20px;
}
#bread.gr {background-color: #ebebeb;}
#bread li {
	color:#3366cc;
	font-size:1.2rem;
    display: inline-block;
}
#bread li::after {
    content: '/';
    color: #333;
    font-size: 1.1rem;
    display: inline-block;
    vertical-align: 0.2rem;
    margin: 0 5px 0 8px;
}
#bread li:last-child::after {display: none;}
#bread li a{
	color:#333;
    display: inline-block;
	text-decoration:none;
}
#bread li a:hover {text-decoration: underline;}

/***********************************************/
/* free search */
/***********************************************/
.search_free form {
    width: 360px;
}
input.search_input_txt {
    font-size: 1.4rem;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    border: none;
    border-radius: 20px;
    background-color: #e4e4e4;
}

.search_free .btn_srch {
    color: #000;
    font-size: 1.4rem;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    height: 32px;
    line-height: 30px;
    padding: 0 15px 0 20px;
    border-radius: 20px;
    border: 1px solid #000;
    background: none;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    transition: all 0.4s;
}
.search_free .btn_srch::after {
    font-family: 'ik';
    content: 'S';
    font-size: 1.8rem;
    display: inline-block;
    margin-left: 5px;
    vertical-align: -0.2em;
}
.search_free .btn_srch:hover {
    opacity: 0.7;
    background-color: #edece5;
}

.search_free input[type=text].search_input_txt {
    width: calc(100% - 140px);
    margin-right: 10px;
}
/* result free */
.result_moreserach {
    font-size: 1.3rem;
    padding: 0 10px;
    margin-bottom: 15px;
}
#___gcse_0,
.gsc-control-cse.gsc-control-cse-ja {padding: 0 !important;}
.gsc-results-wrapper-nooverlay.gsc-results-wrapper-visible {padding: 25px 0;}

/***********************************************/
/* left side navi */
/***********************************************/
/*
#wrapContent .wrapMain {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -o-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
#wrapContent #wrapSide {
    flex-basis: 250px;
    background-color: #e9e4dd;
    padding-bottom: 100px;
}
#wrapContent .wrapMain #main {
    width: calc(100% - 250px);
    padding: 0 20px;
}
*/
#wrapContent {
  height: calc(100% - 71px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#main {margin-bottom: 80px;}

.list_form_ul .snv_li a,
.snavi .snv_link {
    font-size: 1.4rem;
    text-decoration: none;
    display: block;
    min-height: 42px;
    padding: 15px 10px 15px 30px;
    transition: all 0.4s;
}
.list_form_ul .snv_li a:hover,
.list_form_ul .snv_li a:active,
.snavi .snv_link:hover,
.snavi .snv_link:active {
    color: #fff;
    background-color: #a99f93;
}
#wrapSide .bnr {margin: 10px 0;}
#wrapSide .bnr_li {
    text-align: center;
    margin-bottom: 5px;
}
/***********************************************/
/* footer layout                               */
/***********************************************/
.gotop {
	position: fixed;
	bottom:60px;
	right:10px;
	z-index:1000;
}
.gotop a {
    width: 14px;
    height: 84px;
    transition: all 0.4s;
}
.gotop a:hover {opacity: 0.85;}


#footer {
	width:100%;
	margin:0 auto;
	/*h*eight:340px*/;
    background-color:#dedede;
}
#footer .wrap_ft {
  max-width: 980px;
  margin: auto;
	/*width:980px;*/
	/*height:295px;*/
	/*margin:0 auto;*/
    padding: 50px 0 40px;
    /*position:relative;*/
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;  
}
/*
#footer .wrap_ft p,
#footer .wrap_ft ul {position:absolute;}
*/

#footer .wrap_ft .logo {
	color:#1e1e1e;
	/*top:70px;*/
}
#footer .wrap_ft ul.fnavi_02 {
    /*top: 55px;
    right: 0;*/
}
#footer .wrap_ft ul.fnavi_01 {
    top: 55px;
    right: 210px;
    padding-right: 60px;
    border-right: 2px solid #808080;
}
#footer .wrap_ft ul.fnavi_01 li::before {
    font-family: 'ik';
    content: '＞';
    color: #d70019;
    display: inline-block;
}
#footer .wrap_ft li {
    font-size: 1.5rem;
    display: inline-block;
    margin-left: 2.5em;
    /*margin-bottom: 10px;*/
}

#footer .wrap_ft li a {text-decoration: none;}
#footer .wrap_ft li a:hover {text-decoration:underline;}


#footer .copy {
    font-size: 1.2rem;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background-color: #ccc;
    border-top: 1px solid #9d9d9d;
}



/***********************************************/
/* common style */
/***********************************************/

/********* element clearfix *********/
*:after {
  display:block;
  clear:both;
} /* この記述は固定です */

element {zoom:1;} /* clearfix IE6, 7 */
element {content:"";} /* clearfix */



/********* share style - table -****************/
table {
	border-collapse:collapse;
}
.tw20 {width:20%;}
.tw25 {width:25%;}
.tw30 {width:30%;}
.tw35 {width:35%;}
.tw40 {width:40%;}
.tw45 {width:45%;}
.tw60 {width:60%;}

/********* share style - indent -****************/
#main .indent01 {
	text-indent:-17px;
	padding-left:17px;
}
#main dd .indent01 {
	margin-left:0;
}
.red {color: #f00;}
.blue {color: #000fff;}

/********* share style - float -****************/
/* ul li float */
.boxL,
.flUL li {
	float:left;
}
.boxR,
.flUL-R li {
	float:right;
}


/* image float */
img.imgR {
	float:right;
	margin-left:20px;
}
img.imgR-2 {
	float:right;
	margin-left:35px;
}
img.imgR-3 {
	float:right;
	margin:0;
}

img.imgL {
	float:left;
	margin-right:20px;
}


/* centering for float item */



/********* button style *************/
.btn_cnt {text-align: center;}
.btn_r > *,
.btn_cnt > * {display: inline-block;}
.btn_cnt .btns {margin: 0 8px;}
.btn_r {text-align: right;}
.btn_r .btns {margin-left: 8px;}

/* 01 */
.btn01 {display: inline-block;}
.btn01 a {
    font-size: 1.5rem;
    text-align: center;
    text-decoration: none;
    display: block;
    min-width: 170px;
    height: 36px;
    line-height: 36px;
    padding: 0px 15px;
    border: 1px solid #b8b8b8;
    transition: all 0.4s;
    position: relative;
}
.btn01 a::before {
    font-family: 'ik';
    content: '＞';
    color: #c7000c;
    display: inline-block;
    vertical-align: -0.1em;
}
.btn01 a::after {
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0px;
    position: absolute;
    border-right: 3px;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
    z-index: -1;
    background-color: #f0f0f0;
}
.btn01 a:hover::after {
    transform-origin: left top;
    transform: scale(1, 1);
}

/* 02 */
.btn02 a {position: relative;}
.btn02 a::before,
.btn02 a::after {
  position: absolute;
  z-index: 2;
  content: '';
  width: 0;
  height: 0;
  border: 1px solid transparent;
}
.btn02 a::before {
  top: 0px;
  left: 0px;
}
.btn02 a::after {
  bottom:0px;
  right: 0px;
}
.btn02 a:hover::before,
.btn02 a:hover::after {
  width: 100%;
  height: 100%;
  transition: height .3s, width .3s .3s;
}
.btn02 a:hover::before {
  border-bottom-color: #7d7d7d;
  border-left-color: #7d7d7d;
}
.btn02 a:hover::after {
  border-top-color: #7d7d7d;
  border-right-color: #7d7d7d;
}

/* open btn */
.prd_detail:first-of-type .btn_opn.close a,
.btn_opn a {
    color: #fff;
    font-size: 1.3rem;
    text-align: center;
    text-decoration: none;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 30px 0 14px;
    background-color: #d70019;
    transition: all 0.4s;
    position: relative;
}
.prd_detail:first-of-type .btn_opn a,
.btn_opn.close a {
    color: #d70019;
    background-color: #e4e4e4;
}

.prd_detail:first-of-type .btn_opn.close a::before,
.btn_opn a::before {
    position: absolute;
    content: url(../images/btn_arrow01.svg);
    top: 3px;
    right: 12px;
}
.prd_detail:first-of-type .btn_opn a::before,
.btn_opn.close a::before {content: url(../images/btn_arrow02.svg);}
.prd_detail:first-of-type .btn_opn.close a::after,
.btn_opn a::after {
    content: 'ひらく';
    display: inline-block;
    vertical-align: middle;
}
.prd_detail:first-of-type .btn_opn a::after,
.btn_opn.close a::after {content: 'とじる';}

/* link */
.link01::before {
    content: '＞';
    font-family: 'ik';
    color: #d70019;
    display: inline-block;
    vertical-align: middle;
}

/* submit */
.btn_smt {
    font-size: 1.5rem;
    text-align: center;
    text-decoration: none;
    display: block;
    min-width: 170px;
    height: 36px;
    line-height: 36px;
    padding: 0px 15px;
    background-color: #f0f0f0;
    border: 1px solid #b8b8b8;
    transition: all 0.4s;
    cursor: pointer;
}
.btn_smt:hover {
    opacity: 0.6;
    background-color: #ccc;
}

/* button arrow */
.btn_ar_d,
.btn_ar_u,
.btn_ar_r,
.btn_ar_l {
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    position: relative;
}
.btn_ar_d::before,
.btn_ar_u::before,
.btn_ar_l::before ,
.btn_ar_r::before {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    position: absolute;
    top: 4px;
    left: 3px;
}
.btn_ar_r::before {
    border-top:   2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.btn_ar_l::before {
    border-top:   2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 5px;
}
.btn_ar_d::before {
    border-top:   2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 3px;
    left: 4px;
}
.btn_ar_u::before {
    border-top:   2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: 3px;
    left: 4px;
}

.btn_frm_prev .btn_ar_l {border: 2px solid #b6311f;}
.btn_frm_prev .btn_ar_l::before {
    border-top:   2px solid #b6311f;
    border-left: 2px solid #b6311f;
}

/* next / prev */
.btn_next,
.btn_frm_next {
    color: #fff;
    font-size: 2rem;
    text-decoration: none;
    text-align: center;
    height: 70px;
    padding: 0px 25px 0;
    background-color: #b6311f;
    border: 2px solid #b6311f;
    cursor: pointer;
    transition: all 0.4s;
}
.btn_next {padding-top: 20px;}
.btn_frm_prev {
    color: #b6311f;
    font-size: 2rem;
    text-decoration: none;
    text-align: center;
    height: 70px;
    padding: 0px 25px 0;
    background-color: #fff;
    border: 2px solid #b6311f;
    cursor: pointer;
    transition: all 0.4s;
}
.btn_frm_prev:hover,
.btn_frm_next:hover {opacity: 0.7;}

.wrap_thanks .btn_next {
    font-size: 1.6rem;
    height: 46px;
    padding: 10px 90px 0;
}

/* more button */
.btn_more a {
    color: #000;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #b8b8b8;
    transition: all 0.4s;
    position: relative;
}

/* button animation */
.btn a::before {
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 1px;
    position: absolute;
    border-right: 3px;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
    z-index: -1;
}
.btn.btn_more a::before {right: -1px;}

.btn a:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
}

/********* banners *************/


/********* share style -font size, font color, margine, align ************/
/* font size */
#main .f120 {
	font-size:120%;
}
#main .f90 {
	font-size:90%;
}
#main .f80 {
	font-size:80%;
}
#main .f70 {
	font-size:70%;
}
#main .f65 {
	font-size:65%;
}
#main .f60 {
	font-size:60%;
}


#main .f12 {
	font-size:12px;
}
#main .f14 {
	font-size:14px;
}

#main .bold {
	font-weight:bold;
}


/* font color */
#main .fRed {
	color:#F00;
}
#main .pink {
	color:#ee829b;
}

/* align */

#main .center {
	text-align:center;
}
#main .left {
	text-align:left;
}
#main .right {
	text-align:right;
}

/* margin */
#main .m0 {
	margin:0;
}

/*bottom*/
#main .mb0 {margin-bottom:0px;}
#main .mb05 {margin-bottom:5px;}
#main .mb10 {margin-bottom:10px;}
#main .mb15 {margin-bottom:15px;}
#main .mb20 {margin-bottom:20px;}
#main .mb25 {margin-bottom:25px;}
#main .mb30 {margin-bottom:30px;}
#main .mb35 {margin-bottom:35px;}
#main .mb40 {margin-bottom:40px;}
#main .mb50 {margin-bottom:50px;}


/* btm bnr */
.fourth_bnr {
    width: 1020px;
    text-align: center;
    margin: 0 auto 40px;
}
.fourth_bnr ul {
    display: inline-block;
    text-align: left;
}
.fourth_bnr li {
    width: 23.8%;
    margin:0 0.5% 0.5% 0;
    display: inline-block;
}
.fourth_bnr li img {
    width: 100%;
    height: auto;
}
/* btm bnr */
.section.bnrs {
    width: 1020px;
    text-align: center;
    margin: 0 auto 40px;
}
.section.bnrs ul {
    display: inline-block;
    text-align: left;
}
.section.bnrs li {
    width: 23.8%;
    margin:0 0.5% 0.5% 0;
    display: inline-block;
}
.section.bnrs li img {
    width: 100%;
    height: auto;
    transition: all 0.4s;
}
.section.bnrs li a:hover img {opacity: 0.4;}

/* form */
/*******************/
#main .wrap_form.wrap_privacy {margin-bottom: 20px;}
#main .wrap_form.wrap_privacy + .wrap_privacy,
#main .wrap_form {
    width: 900px;
    margin: 0 auto 50px;
}
#main .wrap_form .txt {font-size: 1.5rem;}
#main .wrap_form .kome {
    font-size: 1.3rem;
    text-indent: -1em;
    padding-left: 1em;
}
#main .wrap_form .error {color: #f00;}
#main .wrap_form.wrap_privacy .wrap_scr {
    height: 120px;
    overflow-y: scroll;
    background-color: #fff;
    padding: 5px ;
}
#main .wrap_form h2 {
    font-size: 3rem;
    text-align: center;
    letter-spacing: 0.1em;
    padding-left: 0.1em;
    margin-bottom: 30px;
}
#main .wrap_form h2::after {
    content: '';
    display: block;
    margin: 0 auto;
    height: 3px;
    width: 66px;
    background-color: #cf0e31;
}
/*
.form_dl {
    margin-top: 15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}
.form_dl::after {
    content: '';
    display: block;
    width: 2px;
    height: 100%;
    background: url("images/line-05.gif") 0 0 repeat-y;
    position: absolute;
    top: 0;
    left: 286px;
}
.form_dl .fm_dt {
    font-size: 1.5rem;
    width: 276px;
    padding: 18px 0 14px 40px;
    border-top: 2px solid #999;
}
.form_dl .fm_dt:last-of-type {border-bottom: 2px solid #999;}
.form_dl .fm_dt em {
    color: #f00;
    font-style: normal;
}
.form_dl .fm_dt span {
    font-size: 1.3rem;
    margin-top: 3px;
    display: inline-block;
}

.form_dl .fm_dd {
    font-size: 1.5rem;
    width: 600px;
    padding: 18px 30px 14px;
    border-top: 2px solid #d7d7d7;
}
.form_dl .fm_dd:last-of-type {border-bottom: 2px solid #d7d7d7;}
.form_dl .fm_dd .kome {margin-top: 5px;}
.form_dl h4 {
    font-size: 1.5rem;
    font-weight: normal;
    margin-right: 20px;
}
.form_dl .frm_flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}
.form_dl .frm_flex:first-of-type {margin-bottom: 15px;}
.form_dl .frm_flex  select + .txt {margin-left: 5px;}
.form_dl .frm_flex .minits,
.form_dl .frm_flex  .txt + .txt {margin-left: 15px;}
*/

.wrap_privacy {
    padding: 40px;
    background-color: #f5f5f5;
}
.wrap_privacy h3 {
    color: #000;
    font-size: 1.5rem;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
}
.wrap_privacy h3 em {
    color: #f00;
    font-style: normal;
}
.wrap_privacy .agree {margin-left: 5px;}

/* form item */
.wrap_form select,
.wrap_form input[type=text] {
    font-size: 1.5rem;
    padding: 6px 8px 4px;
    border: 1px solid #8c8c8c;
}
.wrap_form .fm_dd > select,
.wrap_form .fm_dd > input[type=text] {margin-top: -5px;}

.wrap_form textarea {
    width: 100%;
    padding: 6px 8px 5px;
    border: 1px solid #8c8c8c;
    margin-top: -5px;
}
input.inpt_name {width: 250px;}
input.inpt_email {width: 100%;}
input.inpt_tel {width: 180px;}
input.calendar {
    width: 200px;
    margin-right: 30px;
    background: url("images/icon_crd.png") 95% 50% no-repeat;
}
.ui-datepicker * {font-size: 1.3rem;}
.section .list_form_ul {
    margin: 0 -0.5em;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.section .list_form_ul .list_form {
    font-size: 1.3rem;
    display: inline-block;
    margin-bottom: 5px;
}
.fm_dd .list_form_ul .list_form {
    min-width: 33%;
}

/*
.list_form_ul .list_form:last-child {min-width: 20%;}
.list_form_ul .list_form:nth-last-child(2) {min-width: 26%;}
*/
.agree input[type=checkbox] + label,
.list_form_ul input[type=checkbox] + label {cursor: pointer;}
.agree input[type=checkbox],
.list_form_ul input[type=checkbox] { display:none; }
.agree input[type=checkbox] + label::before,
.list_form_ul input[type=checkbox] + label::before {
    content: url(images/checkbox03.png);
    display: inline-block;
    vertical-align: -0.3em;
    margin-right: 5px;
}
.agree input[type=checkbox]:checked + label::before,
.list_form_ul input[type=checkbox]:checked + label::before {content: url(images/checkbox04.png);}
