@charset "utf-8";
html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    font-weight: normal;
}
.ks_lp{
	font-family: Helvetica, Arial, "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
	margin: 10px auto;
	font-size: 14px;
	color: #333;
    line-height: 1.8
}
.ks_lp img{
	width: 100%;
	height: auto;
}

.ks_lp h2,.ks_lp h3{
	padding: 0;
	background: none;
}
.h1{
	display: none;
}
.ks_merit {
	margin-bottom: 20px;
}
.ks_merit .ks_merit_title{
	margin: 10px 0; 
	font-size: 60px;
	text-align: center;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.ks_merit p.ks_a{
    font-size: 11px;
    padding-bottom: 5px;
    margin: 10px auto 5px;
    text-align: center;
    font-weight: bold;
}
.ks_merit p{
	text-align: center;
	margin: auto auto 2em;
    font-size:11px;
}
.ks_merit p.mincho-font{text-align:left;max-width:200px;}
.ks_merit img{
	margin: 0 auto;
	display: block;
}
.ks_start{
	text-align: center;
}
.ks_start .btn01{		
    background: #fff;
    padding: 5px;
    display: block;
    margin: 10px auto;
    max-width: 500px;
    font-weight: bold;
    font-size: 14px;
    border: double 5px #dbc689;
}
.ks_start .btn01 div{
   display: block;
    background: #dbc689;
    padding: 3px 0;
    font-weight: bold;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 30px;
	}
.result_container{display:flex}
.result_container li:nth-child(1){width:30%;display:flex;justify-content:center;align-items:center;}
.result_container li:nth-child(2){width:70%;}
.result_container p{font-size:12px;}
.ks_type{
	text-align: center;
}
.ks_type h2{
    width: 80%;
    margin: 0 auto 50px;
}
.ks_type img{
	margin: 10px auto;
	display: block;
	}
.ks_type h4{
	margin: 5px 0;
	font-weight: bold;
}
.ks_lp .type_box > ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    letter-spacing: -0.4em;
}
.ks_lp .type_box > ul > li {
    vertical-align: top;
    letter-spacing: normal;
    margin-bottom: 15px;
    width: 48%;
    margin:10px 1%;
}
/*
.ks_lp .type_box .outer {
    border: 1px solid #7e7e7e;
    padding: 8px;
    background-color: #FFFFFF;
}
.ks_lp .type_box .inner {
    padding: 15px;
    border: 4px solid #d9d7d7;
}
*/
.ks_lp .type_box .inner {border: 1px solid #f7cdb9;border-radius: 15px;}
.ks_lp .type_box .inner img{border-radius:15px;}
.ks_lp .type_box .inner dl {
    display: table;
    width: 100%;
    border-bottom: 2px dotted #cdcbcb;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.ks_lp .type_box .inner dl dt {
    width: 15%;
    text-align: left;
    display: table-cell;
}
.ks_lp .type_box .inner dl dt img{
    width: 80%;
}
.ks_lp .type_box .inner dl dd {
    font-size: 20px;
    line-height: 20px;
    display: table-cell;
    vertical-align: middle;
}
.type_box li input {
    display: none;
    width: 0px;
}
.ks_lp .select_list > ul > li {
    display: table;
    width: 100%;
}
.ks_lp .select_list > ul > li.type_a {
    margin-bottom: 5px;
}
.ks_lp .select_list > ul > li.type_b {
    margin-bottom: 5px;
}
#reslut_button{
    margin: 0 auto 8em;
}
.type_box .label {
    position: relative;
    cursor: pointer;
    background-color: #f7cdb9;
    border-radius: 5px;
    color: #333;
    padding: 1em;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    line-height: 1.7rem;
    font-size: 14px;
}
.type_box .check_box:checked+.label {
    background-color: #b9e3f7;
    color: #fff;
}
.type_box .check_box+.label.type_a:before{content:'A : ';font-size:1em;}
.type_box .check_box+.label.type_b:before{content:'B : ';font-size:1em;}
.type_box .check_box+.label.type_c:before{content:'C : ';font-size:1em;}

ul.abc_select{padding:1em;}

.type_link h2{
	width: 82%;
	margin: 10px auto;

}
.type_link h2 {
    width: 55%;
    margin: 10px auto;
}
.type_list{
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto;
    }
.type_list a{
    width: 48%;
    margin:0 1% 20px;
}
.type_list p{
    width: 48%;
    text-align: center;
    margin:0 1% 10px;
    font-weight: bold;
    font-size: 20px;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-style: italic;
}
.sec03,.sec04,.sec05 {
    margin-top:-72px;
    padding-top:72px;
}

h3.recommend_title {
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    border-top: dotted 1px #666; 
    border-bottom: dotted 1px #666; 
    width: 80%;
    padding: 10px 0;
    margin: 0 auto;
}
div.recommend_imtem {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
div.recommend_imtem a {
    width: 21%;
    margin: 2%;
}
div.recommend_imtem a img {
    width: 100%;
}
div.recommend_imtem a p.name {
    font-size: 10px;
}
div.recommend_imtem a p.price {
    font-size: 12px;
    color: #333
}


.btn_k01{
    max-width: 400px;
    margin:0 auto 100px;
    background: #DFC785;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #333;
    border-radius: 5px;
    padding: 10px 0;
    display: block;
}

@media screen and (max-width:767px){
.ks_lp .type_box > ul{display:block;}
.ks_lp .type_box > ul > li{width:98%;}
}