@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900|Noto+Serif+JP:200,300,400,500,600,700,900|Roboto:100,300,400,500,700,900&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css?family=Abel|Dosis:200,300,400,500,600,700&display=swap');
body {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
    font-family: 'Roboto', 'Noto Sans JP', sans-serif;
    font-feature-settings: "palt";
}
.fadein {
  opacity : 0;
  transform: translateY(20px);
  transition: all 1s;
}
.fadein2 {
  opacity : 0;
  transform: translateY(20px);
  transition: all 1.5s;
}
.fadein3 {
  opacity : 0;
  transform: translateY(20px);
  transition: all 2s;
}
.fadein41 {
  opacity : 0;
  transform: translateX(20px);
  transition: all 2s;
}
.fadein42 {
  opacity : 0;
  transform: translateY(-20px);
  transition: all 2s;
}
.fadein .is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.js-animation {
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: all 1s;
}
.js-animation2 {
  opacity: 0;
  visibility: hidden;
  transform: translateY(40px);
  transition: all 1s;
}
.js-animation.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
#head_wrap {
    position: fixed;
    width: 100%;
    z-index: 86;
    /* [disabled]background-color: #FFFFFF; */
}
#head_wrap2 {
    position: static;
    width: 100%;
    z-index: 86;
    /* [disabled]background-color: #FFFFFF; */
}

img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
        height:auto;

}

h1,h2,h3,h4,h5,h6 {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}
.cl {
	clear: both;
}
a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha( opacity=70 )";
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
a {  
  color: inherit;
}p {
    padding: 0px;
    margin: 0;
    line-height: 1;
    color: rgba(49,45,45,1.00);
}
#logo .logo {
    width: 100%;
}
#logo {
    width: 200px;
}
header {
    /* [disabled]padding-top: 0.76%; */
    padding-right: 3.07%;
    padding-left: 3.07%;
    /* [disabled]padding-bottom: 0.76%; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 80px;
    /* [disabled]position: fixed; */
    z-index: 85;
}
#modal1 {
    display: none;
}

.pc_navi_ul {
    padding: 0px;
    margin: 0;
    list-style-type: none;
    display: flex;
}
.pc_navi_ul li {
    margin-left: 16px;
    font-family: 'Abel', sans-serif;
    font-size: 17px;
    letter-spacing: 0.06em;
    font-weight: bold;
}
.pc_navi_ul li a {
    text-decoration: none;
}
.pc_navi_ul li a:hover {
    text-decoration: none;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha( opacity=100 )";
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    border-bottom: 1px solid #6E6E6E;
    padding-bottom: 4px;

}
#main_v {
    height: 99.9vh;
    position: relative;
}
#main_v img {
    
}
.main_img_big {
    width: 100%;
    object-fit: cover;
    height: 100%;
    z-index: 80;
}
#main_v .logo2 {
    position: absolute;
    z-index: 90;
    left: 10%;
    top: 50%;
    transform: translate(-10%,-50%);
    width: 30%;
}
#top1 {
    margin-left: 6.92%;
    margin-right: 6.92%;
    display: block;
    justify-content: space-between;
    flex-direction: row-reverse;
    background-color: #FFFFFF;
    padding-top: 5.38%;
    padding-left: 5.38%;
    padding-right: 5.38%;
    padding-bottom: 5.38%;
    flex-wrap: wrap;
    align-items: flex-end;
}
#top1_left {
    width: 50%;
   
}
#top1_right img {
    width: 100%;
    top: -6.92%;
}
#top1_right {
    width: 46.92%;
    margin-top: 0px;
    position: absolute;
    right: 0px;
}
.modal_bt {
    display: none;
}


.top_h1 {
    font-weight: 300;
    font-size: 32px;
    letter-spacing: 0.1em;
    line-height: 1.7em;
    margin-bottom: 5.38%;
    
}
.top_h1 .small {
    font-size: 16px;
}


#top1_left p {
    line-height: 2em;
    font-weight: 400;
    font-size: 14px;
}
#top1_left .top1_about {
    font-family: 'Dosis', sans-serif;
    color: #929292;
    font-weight: 400;
    letter-spacing: 0.1em;
    margin-bottom: 3.84%;
}
#top1_wrap {
    background-color: #F5F5F5;
    padding-bottom: 6.92%;
    padding-top: 6.92%;
    position: relative;
    display: flex;
    align-items: center;
}
#top2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-right: 7.69%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    align-items: center;
    padding-top: 7.69%;
    padding-bottom: 7.69%;
    background: linear-gradient(90deg,#FFFFFF 0%,#FFFFFF 40%,#f4f1e9 40%,#f4f1e9 100%);
}
#top2 #top2_l {
    width: 53.07%;
}
#top2_l img {
    width: 100%;
}
#top2_r {
    width: 40%;
}
.kodawari_h2 {
    font-weight: 300;
    font-size: 32px;
    margin-bottom: 3.84%;
}

#top2_r p {
    font-weight: 400;
    line-height: 2em;
    font-size: 14px;
}
.abc_title {
    font-family: 'Dosis', sans-serif;
    letter-spacing: 0.1em;
    margin-bottom: 3.84%;
}
.midasi_h2 {
    text-align: center;
    font-size: 15px;
    font-weight: 300;
    color: #6E6E6E;
}
.midasi_h2 .about_h2_abc {
    display: block;
    font-size: 32px;
    font-weight: 200;
    font-family: 'Dosis', sans-serif;
    letter-spacing: 0.1em;
    line-height: 1;
    margin-bottom: 0.76%;
    color: #2B2B2B;
}
.ma_top769 {
    margin-top: 7.69%;
}
.ma_top692 {
    margin-top: 6.92%;
}
#top_item {
    margin-top: 5.38%;
}
.top_item_ul {
    margin: 0px;
    padding: 0px;
    display: flex;
    list-style-type: none;
    flex-wrap: wrap;
}
.top_item_each_wrap img {
    width: 100%;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    background-color: #EEEEEE;
}
.top_item_each_wrap a .bg_g1 {
    background-color: #EDE5DD;
}


.top_item_each_wrap2{
    display: none;
	}
.top_item_each_wrap a img:hover {
	-webkit-filter: grayscale(0);
-moz-filter: grayscale(0);
-ms-filter: grayscale(0);
-o-filter: grayscale(0);
filter: grayscale(0);
	opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha( opacity=100 )";
	-webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.top_item_each_wrap a:hover {
	opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha( opacity=100 )";
}

	









.top_item_ul li {
    width: 33.33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	background-color: #6a5239;
}
.top_item_ul li:nth-child(1) {
    background-color: #6a5239;
}
.top_item_ul li:nth-child(2) {
    background-color: #4d3e2f;
}
.top_item_ul li:nth-child(3) {
    background-color: #6a533b;
}
.top_item_ul li:nth-child(4) {
    background-color: #9b6b39;
}
.top_item_ul li:nth-child(5) {
    background-color: #A69B8F;
}
.top_item_ul li:nth-child(6) {
    background-color: #6a5239;
}
.top_item_ul li:nth-child(7) {
    background-color: #6a5239;
}
.top_item_ul li:nth-child(8) {
    background-color: #4d3e2f;
}
.top_item_ul li:nth-child(9) {
    background-color: #6a533b;
}


.top_item_each_wrap h3 {
    text-align: center;
    padding-top: 5.38%;
    padding-bottom: 5.38%;
    font-family: 'Abel', sans-serif;
    font-weight: 600;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}
.top_item_h3_jp {
    display: block;
    font-size: 13px;
    font-weight: 300;
    margin-top: 1.57%;
	font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}
.top_outlet_bt {
    color: #FFFFFF;
    background-color: #4d3e2f;
    display: block;
    text-align: center;
    text-decoration: none;
    line-height: 104px;
    font-weight: 300;
}
.top_outlet_bt strong {
    font-size: 32px;
    font-family: 'Abel', sans-serif;
    margin-right: 8px;
    font-weight: 500;
    letter-spacing: 0.05em;
}
#top_news {
    margin-top: 5.38%;
    margin-left: 9.23%;
    margin-right: 9.23%;
}
.top_news_ul {
    padding: 0px;
    margin: 0;
    list-style-type: none;
}
.top_news_ul li {
    font-size: 14px;
    margin-bottom: 1.53%;
    padding-bottom: 1.53%;
    border-bottom: 1px dashed #D5D5D5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 9.23%;
    padding-right: 9.23%;
    color: #949494;
    font-weight: 300;
    display: flex;
    align-items: center;
    line-height: 1.8em;
}
.top_news_ul li a {
    margin-left: 7.69%;
    text-decoration: none;
    color: #4B4B4B;
    display: block;
}
#top_blog_wrap {
    margin-top: 7.69%;
    padding-left: 6.92%;
    padding-right: 6.92%;
    background-color: #f4f1e9;
    padding-top: 6.92%;
    padding-bottom: 6.92%;
}
.ma_bottom_538 {
    margin-bottom: 5.38%;
}
.ma_bottom692 {
    margin-bottom: 6.92%;
}


.blog_h3 a {
    text-decoration: none;
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 8.46%;
    display: block;
    line-height: 1.7em;
}
.blog_each_inner img  {
    width: 100%;
    margin-bottom: 8.46%;
}


.blog_ul  {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.blog_ul li {
    width: 21.53%;
}
.blog_date {
    font-size: 12px;
    color: #949494;
}
#foot_contact_wrap {
    margin-left: 11.53%;
    margin-right: 11.53%;
    margin-top: 5.38%;
}
.foot_contact_ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.foot_contact_ul li {
    border: 1px solid #2A2A2A;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* [disabled]padding: 3.84%; */
    box-sizing: border-box;
    width: 46.15%;
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
}
.f_tel_flex {
    display: flex;
    align-items: center;
    padding-top: 2.3%;
    padding-bottom: 2.3%;
}

.f_mail a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 8.46%;
    padding-bottom: 8.46%;
    font-size: 16px;
}

.f_mail_li {
    display: flex;
    justify-content: center;
    width: 100%;
    /* [disabled]background-color: #EB484B; */
}
.f_tel .material-icons {
    vertical-align: top;
}
.f_mail .material-icons {
    vertical-align: text-bottom;
    font-size: 20px;
    margin-right: 4px;
}



.f_mail {
    font-weight: 400;
    font-size: 16px;
    width: 100%;
    /* [disabled]height: 100%; */
}

.f_tel {
    font-size: 16px;
    font-weight: 300;
    width: 100%;
    margin-bottom: 0px;
}
.f_tel a {
    font-size: 26px;
    margin-left: 2.3%;
    text-decoration: none;
    font-weight: 300;
}
.f_open_close {
    margin-top: 0px;
    font-size: 11px;
    width: 100%;
    text-decoration: none;
}
.f_op_cl {
    margin-right: 1.53%;
}
.ma_left538 {
    margin-left: 5.38%;
}
footer {
    margin-top: 6.92%;
    padding-left: 6.92%;
    padding-right: 6.92%;
    padding-top: 6.92%;
    background-color: #F5F5F5;
    padding-bottom: 6.92%;
}
.foot_logo {
    width: 100%;
}
address p {
    font-style: normal;
    font-weight: 300;
    line-height: 1.6em;
}
address p a {
    text-decoration: none;
}

#foot_inner_flex {
    /* [disabled]display: flex; */
    /* [disabled]align-items: center; */
}
#f_r {
    margin-top: 2.3%;
}

#f_r h2 {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 0.76%;
}

#add_inst {
	display: flex;
}
#insta_link {
	width:40px;
	margin-left:16px;
	margin-top:4px;
}
#insta_link a {
	
}
#insta_link a img {
	width:100%;
}
#f_l {
    width: 104px;
    margin-right: 3.07%;
}
#top_outlet_wrap {
    margin-top: 5.38%;
    display: flex;
    flex-wrap: wrap;
    /* [disabled]margin-left: 6.92%; */
}
#top_outlet_l {
    width: 68.46%;
    position: relative;
}
.outlet_l_2 {
    position: absolute;
    bottom: 40%;
    padding: 3.07%;
    background-color: rgba(77,62,47,0.89);
    color: #FFFFFF;
    font-weight: 300;
    font-family: 'Dosis', sans-serif;
    font-size: 26px;
    letter-spacing: 0.07em;
    text-shadow: 3px 2px rgba(0,0,0,1.00);
}

#top_outlet_l img {
    width: 100%;

}
#top_outlet_r {
    background-color: #F5F5F5;
    width: 31.54%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 3.07%;
    box-sizing: border-box;
}
#top_outlet_r h3 {
    font-weight: 300;
    font-size: 24px;
    margin-bottom: 4.69%;
}
#top_outlet_r p {
    font-weight: 300;
    font-size: 13px;
    line-height: 2em;
}
.top_outlet_bt2 {
    background-color: #6a533b;
    display: block;
    text-decoration: none;
    line-height: 40px;
    text-align: center;
    margin-top: 3.84%;
    border-radius: 4px;
    color: #FFFFFF;
    font-weight: 500;
}
#main_title {
    background-repeat: no-repeat;
    background-position: right top;
    background-color: #F5F5F5;
    display: flex;
    align-items: center;
    height: 152px;
    background-size: 73% auto;
    justify-content: center;
}
.sh_logo_title {
    margin-left: 6.92%;
    width: 14%;
}

#main_title h1 {
    font-size: 13px;
    font-weight: 300;
    color: #4E4E4E;
    margin-left: 0px;
    text-align: center;
}
#main_title h1 .main_title_abc {
    display: block;
    font-size: 30px;
    font-family: 'Dosis', sans-serif;
    color: #000000;
    line-height: 1;
    margin-bottom: 4.69%;
    font-weight: 400;
}
#copany1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
	
}
#company_l {
    width: 31.53%;
}
#company_r {
    width: 61.53%;
}
#company_r table tbody tr td {
    border-bottom: 1px dashed #A2A2A2;
    padding-top: 1.57%;
    padding-bottom: 1.57%;
    font-weight: 300;
    font-size: 14px;
}
#company_r table tbody tr th {
    border-bottom: 1px dashed #A2A2A2;
    font-weight: 400;
    text-align: left;
    font-size: 14px;
    width: 26.92%;
    color: #66533D;
}




#compnany1_wrap {
    padding: 6.92%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	background: linear-gradient(180deg,#FFFFFF 0%,#FFFFFF 20%,#F4F1EA 20%,#F4F1EA 100%);
}
#company_l img {
    width: 100%;

}
#map {
    margin-top: 6.92%;
    margin-left: 6.92%;
    margin-right: 6.92%;
}
#contact1 {
    margin: 6.92%;
    text-align: center;
}
#contact1 h2 {
    font-weight: 500;
    font-size: 17px;
    margin-bottom: 3.07%;
    line-height: 2em;
}
#contact1 p {
    line-height: 2em;
    font-size: 15px;
}
.br_block_pc {
    display: block;
}
#tel_fax_wrap {
    padding-right: 6.92%;
    padding-left: 6.92%;
    padding-bottom: 6.92%;
    background: linear-gradient(180deg,#FFFFFF 0%,#FFFFFF 16%,#F4F1EA 16%,#F4F1EA 100%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 6.92%;
    margin-bottom: 6.92%;
}
.open_close {
    border: 1px solid #66533D;
    text-align: center;
    padding-top: 2.3%;
    padding-bottom: 2.3%;
    margin-top: 3.84%;
    width: 89.24%;
    margin-left: auto;
    margin-right: auto;
}
.open_close em {
    font-style: normal;
    margin-left: 3.84%;
}


#c_tel_fax_flex {
    display: flex;
    justify-content: space-between;
    margin-top: 5.38%;
    width: 89.24%;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
}
#c_tel_fax_flex p {
    font-size: 32px;
    text-align: center;
    color: #FFFFFF;
    justify-content: center;
    width: 47.69%;
    line-height: 104px;
}
.telteltel1 {
    vertical-align: middle;
    width: 18px;
    margin-right: 1.53%;
    padding-bottom: 5px;
}
.faxfaxfax1 {
    vertical-align: middle;
    padding-bottom: 5px;
    margin-right: 1.57%;
}



.c_t_f_tel a {
    display: block;
    text-decoration: none;
    height: 100%;
}

.c_t_f_fax {
    background-color: #66533D;
}

.c_t_f_tel {
    background-color: #936D42;
}



.contact1_img {
    width: 70%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#form_wrap {
    margin-top: 5.38%;
    margin-left: auto;
    margin-right: auto;
    max-width: 824px;
}
#form_wrap p .hissu2 {
    color: #E10003;
}
.form_ul li .hissu {
    color: #E10003;
    font-size: 12px;
    margin-left: 0.76%;
}


#mailform .sub_bt {
    background-color: #66533D;
    border-style: none;
    padding-top: 2.3%;
    padding-right: 3.07%;
    padding-left: 3.07%;
    padding-bottom: 2.3%;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
}

.form_ul {
    padding-top: 2.3%;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0;
    list-style-type: none;
}
.mfgg {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 2.3%;
    box-sizing: border-box;
    width: 100%;
}
.form_area {
    margin-top: 1.53%;
}
.zip_area {
    padding: 2.3%;
    width: 20%;
}
.form_area .zip_bt {
    padding: 2.3%;
    background-color: #936D42;
    border-style: none;
    color: #FFFFFF;
    cursor: pointer;
    margin-left: 0.76%;
    display: none;
}
.form_area .mfgg_textarea {
    padding: 1.53%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}





.form_ul li {
    padding-left: 2.3%;
    border-left: 3px solid #E9E9E9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 2.3%;
    padding-top: 0.76%;
    padding-bottom: 0.76%;
}
#item_d1 {
    margin-top: 6.92%;
    margin-right: 6.92%;
    margin-left: 6.92%;
    margin-bottom: 3.84%;
    padding: 3.84%;
    background-color: #F4F1EA;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.item_d_eye {
    width: 47.69%;
}
.item_d_eye img {
    width: 100%;
}
.item_d_spec {
    width: 47.69%;
}
.item_s_spec_table_wrap {
    margin-bottom: 5.38%;
}
#item_s_buy_wrap {
    margin-top: 5.38%;
    padding: 3.84%;
    border: 1px solid #A38B55;
}


.item_s_spec_table_wrap table {
    border-top: 1px dashed #A38B55;
}

#item_d_text {
    margin-bottom: 5.38%;
}

.item_d_spec h2 {
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 5.38%;
}
#item_d_text p {
    line-height: 2em;
    font-size: 15px;
}
.item_d_spec_ul {
    padding: 0px;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 5.38%;
    list-style-type: none;
    border-top: 1px dashed #A38B55;
}
.item_d_spec_ul li {
    line-height: 1.6em;
    padding-top: 1.57%;
    padding-bottom: 1.57%;
    border-bottom: 1px dashed #A38B55;
    font-size: 15px;
    font-weight: 300;
    display: flex;
    flex-wrap: wrap;
}
.item_d_li_spec {
    width: 77.69%;
}
.item_s_spec_table_wrap table tbody tr th {
    text-align: left;
    font-size: 15px;
    font-weight: 400;
    border-bottom: 1px dashed #A38B55;
    padding-right: 2.3%;
    padding-top: 1.57%;
    padding-bottom: 1.57%;
    width: 22.3%;
	word-break: break-all;
}
.item_s_spec_table_wrap table tbody tr td {
    font-weight: 300;
    font-size: 15px;
    line-height: 1.6em;
    border-bottom: 1px dashed #A38B55;
    padding-top: 1.57%;
    padding-bottom: 1.57%;
}



.item_d_spec_li_title {
    display: inline-block;
    width: 20.76%;
}

.item_d_price {
    font-weight: 300;
    font-size: 15px;
    text-align: right;
    color: #B40003;
}
.item_d_price strong {
    font-size: 28px;
    font-weight: 300;
    margin-right: 0.76%;
}
#item_3_notice {
    margin-left: 6.92%;
    margin-right: 6.92%;
}
.item_d_3notice_ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}
.item_d_3notice_ul li {
    width: 31.53%;
    margin-right: 2.69%;
}
.item_d_3notice_ul li:nth-child(3n) {
    margin-right: 0px;
}
.item_d_3notice_ul li img {
    width: 100%;
    margin-bottom: 3.84%;
}
.ited_3notice_ul_li_p p {
    font-size: 15px;
    line-height: 1.8em;
}
#item_d_yt {
    margin-left: auto;
    margin-right: auto;
    max-width: 960px;
    margin-top: 5.38%;
    position: relative;
    width: 100%;
}
.yt{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.yt iframe{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    border-radius: 16px;
    height: 100%;
}
#itemd_free {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5.38%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2.3%;
    background-color: #F4F4F4;
}
#itemd_free p {
    line-height: 2em;
    font-size: 15px;
}
#item_s_guide_wrap {
    margin-top: 6.92%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    max-width: 1120px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 3.84%;
    padding-right: 3.84%;
}
.item_s_guide_inner {
    width: 47.69%;
}
.item_s_guide_inner table {
    border-top: 1px solid #D0D0D0;
}

.item_s_guide_inner h3 {
    padding: 2.3%;
    background-color: #F4F1EA;
    font-size: 17px;
    margin-bottom: 3.07%;
    border-left: 6px solid #AF9A68;
}
.guide_time {
    width: 100%;
}
.item_s_guide_inner table tbody tr th {
    background-color: #F4F4F4;
    border-bottom: 1px solid #D0D0D0;
    font-size: 13px;
    font-weight: 400;
    border-top-style: none;
}
.guide_th_ken {
    padding: 1.57%;
    border-bottom: 1px solid #D0D0D0;
}
.guide_td_kenken {
    padding: 1.57%;
}
.guide_tf_price {
    padding: 1.57%;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #D0D0D0;
}



.uide_th_1 {
    width: 25%;
    padding: 1.57%;
    text-align: left;
}
.guide_td_1 {
    padding: 1.57%;
}
.ma_top538 {
    margin-top: 5.38%;
}
.item_s_guide_inner p {
    font-size: 13px;
    line-height: 1.6em;
}




.item_s_guide_inner table tbody tr td {
    border-bottom: 1px solid #D0D0D0;
    font-size: 13px;
}
#itemichiran_wrap {
    margin-top: 6.92%;
    margin-left: 6.92%;
    margin-right: 6.92%;
}
.item_i_h2 {
    font-weight: 300;
    font-size: 40px;
    font-family: 'Dosis', sans-serif;
    border-left: 1px solid #66533D;
    padding-left: 1.57%;
    color: #66533D;
}
.item_i_h3 {
    font-size: 32px;
    font-weight: 300;
    font-family: 'Dosis', sans-serif;
    color: #936D42;
}
.ma_bottom_384 {
    margin-bottom: 3.84%;
}
.item_i_ul1 {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.item_i_ul1 li {
    width: 46.92%;
}
.item_i_ul1 li img {
    width: 100%;
    margin-bottom: 4.69%;
}
.item_i_h3_1 {
    font-size: 16px;
    font-weight: 400;
}
.item_i_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.item_i_2column_wrap {
    width: 48.46%;
}
.item_i_ul_full {
    padding: 0px;
    margin: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}
.item_i_ul_full li {
    width: 22.69%;
    margin-right: 3.07%;
    margin-bottom: 3.07%;
}
.item_i_ul_full li:nth-child(4n) {
    margin-right: 0px;
}
.item_i_ul_full li a img {
    width: 100%;
    margin-bottom: 5.38%;
}
.ma_bottom_307 {
    margin-bottom: 3.07%;
}
.ma_top384 {
    margin-top: 3.84%;
}
.takeyasama {
    color: #FF0004;
    margin-bottom: 16px;
}
.ma_top23 {
    margin-top: 2.3%;
}
.sp {
    display: none;
}
