@charset "UTF-8";
/* ===========
 main - mv
 ============= */

#set1 {

}
.section_box{
    
}

.section_wrap {
}

#set1 #mv {
	background: #14192a;
	height: 800px;
	/* padding: 30px 0; */
}
#mv .section_wrap {
	position: relative;
	height: calc(100% - 90px - 30px);
	margin: 90px 10px 30px;
	padding: 0;
}
#mv .section_wrap > div {
	position: absolute;
}

#mv_c1{
	top: 0;
	left: 0;
}

#mv_c2{
	top: 400px;
	left: 0;
	text-align: center;
	color: #ffffff;
	width: 100%;
	top: 58%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}


#mv_c2 h1{
	font-size: 3.0rem;
	letter-spacing: 0.09em;
	line-height: 1.5;
	font-feature-settings: "palt";
	text-shadow: 0px 0px 6px #7acbf2;
}

#mv_c2 h1 > span{
	font-weight: 600;
}

#mv_c2 h1 > span > span{
	font-size: 4.0rem;
	font-weight: 600;
	letter-spacing: 0.02em;
}

#mv_c2 p{
	margin: 20px 0 0;
	font-size: 1.2rem;
	font-weight: 300;
	letter-spacing: 0.08em;
	line-height: 1.6;
}

#mv_c1 > span{
	color: #d3a12a;
	font-size: 2.2rem;
	letter-spacing: 0.08em;
	line-height: 1.2;
	display: inline-block;
}
#mv_c1 > span > span{
	display: block;
	line-height: 1.2;
}
#mv_c1 > span > span:nth-child(1){
	text-indent: 1em;
}
#mv_c1 > span > span:nth-child(2){	
	text-indent: 3em;
}
#mv_c1 > span > span:nth-child(3){
	text-indent: 5em;
}

#mv_tel {
	bottom: 0;
	left: 0;
}
#mv_mark1 {
    bottom: 0;
    right: 0;
}

#mv_mark2 {
    top: 0;
    right: 0;
    /* display: inline-block; */
}

#mv_mark2 img {
    width: 570px;
}

#mv_mark2 p {
    display: inline-block;
    position: absolute;
    font-size: 0.8rem;
    line-height: 1.3;
    color: #ffffff;
    padding: 0 10px;
    top: calc(100% + 10px);
}

/* ===========
 main - lead
 ============= */
#set1 section:nth-child(2n-1) {
    background: #FFFFFF;
}

#mustnot .hgroup_wrap p > span {
    position: relative;
}
#mustnot .hgroup_wrap p > span:before {
	content: "";
	position: absolute;
	top: 0.05em;
	left: -1.2em;
	width: 1em;
	height: 1em;
	background: url(/assets/images/ddf_caution_icon.png) no-repeat center center;
	background-size: contain;
}

.content_box .text.left,
.content_box .text.right {
    width: 720px;
}

.content_box .img.left,
.content_box .img.right {
	width: calc(100% - 720px - 80px);
}

.content_box > .left {
    margin-right: 80px;
}

.content_box .img img {
    width: 100%;
    display: block;
}
.content_box .text p .text_color1 {
    color: #b20200;
}

.content_box .text p {
    font-size: 1.1rem;
    letter-spacing: 0.01em;
    line-height: 2.0;
}
#mustnot .box div{
	top: 50%;
}
#mustnot .box div > span{
    font-size: 1.4rem;
    font-weight: 600;
    color: #001c58;
    letter-spacing: 0.01em;
    position: relative;
}

#mustnot .box div > span:before{
	content: "";
	position: absolute;
	top: 0.27em;
	left: -1.2em;
	width: 1em;
	height: 1em;
	background: url(/assets/images/ddf_caution_icon.png) no-repeat center center;
	background-size: contain;
}

.case.box div > span > span {
    font-size: 2.0rem;
    line-height: 1.4;
    font-weight: 600;
    color: #1c2952;
}

#case .content_box .img img {
    /* width: 190px; */
    margin: auto;
}

.text_set {
    margin: 20px 0 1em;
}

.text_set h1 {
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.7rem;
}

.content_box .text .text_set p {
    font-size: 1.0rem;
    line-height: 1.8;
}

.content_box .ranking {
    margin: 0;
    background: #ffffff;
    padding: 50px 100px;
}

.content_box .ranking h1 {
    margin: 0 0 30px;
    width: 100%;
    display: block;
    background: #1c2952;
    padding: 10px 0;
    text-align: center;
}

.content_box .ranking h1 span {
	font-size: 1.8rem;
    font-weight: 300;
    color: #ffffff;
}

.content_box .ranking h3 {
    margin: 0 0 30px;
    width: 100%;
    display: block;
    background: #1c2952;
    padding: 10px 0;
    text-align: center;
}

.content_box .ranking h3 span {
	font-size: 1.8rem;
    font-weight: 300;
    color: #ffffff;
}


.list.rank {
    margin: 0;
    padding: 0;
    width: 100%;
}

.list.rank li {
    margin: 0 0 20px;
    padding: 16px 0 10px 60px;
    display: block;
    width: auto;
    color: #1b274e;
    text-align: left;
    font-size: 1.38rem;
    letter-spacing: 0.01rem;
    border-bottom: 4px solid;
    position: relative;
}


.list.rank li:before{
	content: "1.";
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 6px 4px 4px 8px;
	font-family: "din-condensed";
	font-size: 2.2rem;
	font-weight: 300;
	color: #ffffff;
	text-align: center;
	width: 35px;
	height: 35px;
	background: #b20000;
}

.list.rank li:nth-child(1)::before{
	content: "1.";
}

.list.rank li:nth-child(2)::before{
	content: "2.";
}

.list.rank li:nth-child(3)::before{
	content: "3.";
}

.list.rank li:nth-child(4)::before{
	content: "4.";
}

.list.rank li:nth-child(5)::before{
	content: "5.";
}

.content_opt {
    margin: 40px auto 0;
    text-align: center;
}

.content_opt a {}

.content_opt a span {
    padding: 0 0 5px;
    font-size: 1.1rem;
    letter-spacing: 0.01em;
    color: #1b274e;
    font-weight: 600;
    border-bottom: 1px solid #1B274F;
}




/* ===========
 about
 ============= */
#about .text p {
	font-size: 1.4em;
}

@media (max-width: 640px){
	#about .text p {
		font-size: 1.0em;
	}
}

#about .text p span {
	color: #FF7727;
    font-weight: 600;
}
	
@media (max-width: 640px){
	#about .text p span {
		font-size: 1.0em;
	}
}

#set1 #about1 {
	background: url(/assets/images/about/ddf_about1_bg.png) #000b0c no-repeat right bottom;
	background-size: cover;
}
#set1 #about1 .section_wrap,
#set1 #about2 .section_wrap,
#set1 #about3 .section_wrap{
	padding-right: 0;
	padding-left: 0;
}


#set1 #about1 .hgroup_wrap p{
	padding-right: 0;
	padding-left: 0;
}

#about1 .hgroup_wrap h1 > span{
    color: #ffffff;
    border-color: #ffffff;
}
#about1 .hgroup_wrap p > span{
    color: #ffffff;
}

#about1 .content_box{
    padding: 60px 70px;
}

#about1 .content_box .text.left {
	width: 600px;
	margin-right: 60px;
}

#about1 .content_box .img {
	width: calc(100% - 600px - 60px);
}


#about2 .content_box{
    padding: 70px 80px;
    position: relative;
}

#about2 .content_box .text.left{
	width: 720px;
	margin-right: 60px;
}

#about2 .content_box .text > h1{
	margin-bottom: 26px;
	font-size: 1.8rem;
	color: #001c58;
	line-height: 1.4;
}

#about2 .content_box .text > p{
	font-size: 1.1rem;
	color: #001c58;
	line-height: 1.8;
}
#about2 .content_box .img {
	width: calc(100% - 720px - 60px);
}

#about2 .content_box .img > img{
	min-height: 100px;
}

#about2 .content_box:before{
	content: "CASE1";
    position: absolute;
    left: 20px;
    top: 20px;
    padding: 5px 14px 3px;
    font-family: "din-condensed";
    font-size: 1.6rem;
    font-weight: 300;
    letter-spacing: 0.03em;
    background: #b20200;
    color: #ffffff;
}

#about2 .content_box:nth-child(1):before{
	content: "CASE1";
}
#about2 .content_box:nth-child(2):before{
	content: "CASE2";
}
#about2 .content_box:nth-child(3):before{
	content: "CASE3";
}
#about2 .content_box:nth-child(4):before{
	content: "CASE4";
}
#about2 .content_box:nth-child(5):before{
	content: "CASE5";
}
#about2 .content_box:nth-child(6):before{
	content: "CASE6";
}
#about2 .content_box:nth-child(7):before{
	content: "CASE7";
}
#about2 .content_box:nth-child(8):before{
	content: "CASE8";
}

#about3 .content_box {
    padding: 60px 70px;
}

/* ===========
 case
 ============= */


#set1 #case1 {
	background: url(/assets/images/about/ddf_about1_bg.png) #000b0c no-repeat right bottom;
	background-size: cover;
}
#set1 #case1 .section_wrap,
#set1 #case1 .section_wrap{
	padding-right: 0;
	padding-left: 0;
}


#set1 #case1 .hgroup_wrap p{
	padding-right: 0;
	padding-left: 0;
}

#case1 .hgroup_wrap h1 > span{
    color: #ffffff;
    border-color: #ffffff;
}
#case1 .hgroup_wrap p > span{
    color: #ffffff;
}

#case1 .content_box{
    padding: 35px 45px;
}


#case1 .purpose {
    margin: 0;
    padding: 0;
    width: 190px;
    height: 150px;
    background: #b20000;
    /* color: #ffffff; */
    position: relative;
    float: left;
}

#case1 .purpose:before {
    content: "";
    position: absolute;
    right: -105px;
    width: 0;
    border: 75px solid transparent;
    border-left: 30px solid #b20000;
}

#case1 .purpose > span {
    /* width: calc(100% - 20px); */
    padding: 0;
    /* margin: 0 0 0 20px; */
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    word-break: keep-all;
    font-size: 1.2rem;
    line-height: 1.6;
    color: #ffffff;
}

#case1 .img{
    float: left;
    margin: 0;
    width: calc(100% - 720px - 80px);
    height: 300px;
    position: relative;
    /* background: #ccc; */
}

#case1 .text.left {
    
}
.list_temp1 {}


.list_temp1 li{
    margin: 0 0 16px;
    padding-left: 20px;
    background-size: contain;
    position: relative;
}
.list_temp1 li:before{
    content: "";
    position: absolute;
    top: calc(50% - 6px);
    left: 0;
    width: 0px;
    height: 0px;
    border: 6px solid #1e2f5c;
    border-radius: 10px;
}

.list_temp2 {
    margin: 0;
    padding: 0;
}

.list_temp2 li {
    margin: 16px 0;
    padding-left: 30px;
    background: url(/assets/images/icon/case/ddf_icon_check.png) no-repeat left center;
    background-size: 1em;
}

#case1 .img > img{
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* -webkit-transform: translate(-50%, -50%); */
    /* transform: translate(-50%, -50%); */
}

#case1 .point_set {
    float: left;
    margin: 0;
    width: calc(100% - 190px - 50px - 70px - 190px);
    height: auto;
    position: relative;
}

#case1 .point_set ul {
    
}

#case1 .point_set ul li {
    margin-bottom: 10px;
    margin-right: 10px;
    padding-left: 0.89em;
    /* padding: 0; */
    display: inline-block;
    font-size: 1.4rem;
    line-height: 1.6;
    color: #1b274e;
    position: relative;
    /*     box-shadow: inset -3px -6px 0 -3px #1b274e; */
}

#case1 .point_set ul li:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
/*     border-bottom: 2px solid #1b274e; */
}

#case1 .point_set ul li:before {
    content: '';
    position: absolute;
    top: 0.5em;
    left: 0;
    width: 0;
    border: 6px solid #1b274e;
    border-radius: 20px;
    /*     border-bottom: 2px solid #1b274e; */
}



/* ===========
 method
 ============= */


#set1 #method1 {
	background: url(/assets/images/about/ddf_about1_bg.png) #000b0c no-repeat right bottom;
	background-size: cover;
}
#set1 #method1 .section_wrap,
#set1 #method2 .section_wrap,
#set1 #method3 .section_wrap,
#set1 #method4 .section_wrap,
#set1 #method5 .section_wrap{
	padding-right: 0;
	padding-left: 0;
}


#set1 #method1 .hgroup_wrap p{
	padding-right: 0;
	padding-left: 0;
}

#method1 .hgroup_wrap h1 > span{
    color: #ffffff;
    border-color: #ffffff;
}
#method1 .hgroup_wrap p > span{
    color: #ffffff;
}

#method1 .content_box{
    padding: 60px 70px;
}

#method1 .content_box .text.left {
	width: 780px;
	margin-right: 60px;
}

#method1 .content_box .img {
	width: calc(100% - 780px - 60px);
}


.text_part .content_box{
    padding: 70px 80px;
    position: relative;
}

.text_part .content_box .text{
	width: 780px;
	margin-right: 60px;
}

.text_part .content_box .text > h1{
	margin-bottom: 26px;
	font-size: 1.8rem;
	font-weight: 600;
	color: #001c58;
	line-height: 1.4;
}

.text_part .content_box .text > p{
	font-size: 1.1rem;
	color: #001c58;
	line-height: 1.8;
}

.text_part .content_box .text > p >span{
	color: #b20000;
}
.text_part .content_box .img {
	width: calc(100% - 780px - 60px);
}

.text_part .content_box .img > img{
	/* min-height: 100px; */
	/* background: red; */
}
.text_part .content_box{
    padding: 70px 80px;
    position: relative;
}

.text_parts .content_box .text{
	width: 780px;
	margin-right: 60px;
}

.text_part .content_box .text > h1{
	margin-bottom: 26px;
	font-size: 1.8rem;
	font-weight: 600;
	color: #001c58;
	line-height: 1.4;
}

.text_part .content_box .text > p{
	font-size: 1.1rem;
	color: #001c58;
	line-height: 1.8;
}

.text_part .content_box .text > p >span{
	color: #b20000;
}
.text_part .content_box .img {
	width: calc(100% - 780px - 60px);
}

.text_part .content_box .img > img{
	/* min-height: 100px; */
	/* background: red; */
}



.method_part .hgroup_wrap h2 > span {
	background: none;
}
.method_part .content_box{
    padding: 70px 80px;
    position: relative;
}

.method_part .content_box > .exp_box{
	text-align: left;
	overflow: hidden;
	width: 100%;
}

.method_part .text .point_box > span {
    font-size: 1.2rem;
    line-height: 1.8;
}

.method_part .content_box > .exp_box > .text{
	width: 780px;
	margin-right: 60px;
}

.method_part .content_box > .exp_box .text > h1{
	margin-bottom: 26px;
	font-size: 1.8rem;
	font-weight: 600;
	color: #001c58;
	line-height: 1.4;
}

.method_part .content_box > .exp_box .text > h1 > span {
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 4px 8px 10px 8px;
    font-size: 2.0rem;
    font-weight: 300;
    color: #ffffff;
    text-align: center;
    width: 35px;
    height: 35px;
    background: #b20000;
}


/*230510後藤*/

#about2 .content_box .text > h2 {
    margin-bottom: 26px;
    font-size: 1.8rem;
    color: #001c58;
    line-height: 1.4;
}
#mustnot1 .mustnot_box h2{
	margin-bottom: 26px;
	font-size: 1.8rem!important;
	font-weight: 600!important;
	color: #001c58;
	line-height: 1.4;
}

#mustnot1 .mustnot_box h2 span {
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 4px 8px 10px 8px;
    font-size: 2.0rem;
    font-weight: 300;
    color: #ffffff;
    text-align: center;
    width: 35px;
    height: 35px;
    background: #b20000;
}

.method_part .content_box > .exp_box .text > h2{
	margin-bottom: 26px;
	font-size: 1.8rem;
	font-weight: 600;
	color: #001c58;
	line-height: 1.4;
}

.method_part .content_box > .exp_box .text > h2 > span {
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 4px 8px 10px 8px;
    font-size: 2.0rem;
    font-weight: 300;
    color: #ffffff;
    text-align: center;
    width: 35px;
    height: 35px;
    background: #b20000;
}
/*ここまで230510後藤*/




.method_part .content_box > .exp_box > .text > p{
	font-size: 1.1rem;
	color: #001c58;
	line-height: 1.8;
}

.method_part .content_box > .exp_box .text > p >span{
	color: #b20000;
}
.method_part .content_box > .exp_box > .img {
	height: 200px;
	width: calc(100% - 780px - 60px);
}

.method_part .content_box > .exp_box .img > img{
	/* min-height: 100px; */
	/* background: red; */
}


.method_part .text.img {
    margin: 0;
    width: 100%;
}
.method_part .text.img .btn {
    margin: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    background: #001c58;
    position: absolute;
    top: calc(100% - 40px);
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, 0%);
    cursor: pointer;
}

.method_part .text.img .btn:after {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 3px);
    left: calc(50% - 10px);
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top: 10px solid #ffffff;
    z-index: 1000;
}
.method_part .text.img .btn:before {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    left: calc(50% - 10px);
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top: 10px solid #001c58;
    z-index: 1100;
}


#method3 .text.img .btn.is-open:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: calc(50% - 15px);
    width: 30px;
    height: 2px;
    margin-top: -2px;
    background: #ffffff;
    transform: rotate(-45deg);
    border: none;
}
#method3 .text.img .btn.is-open:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: calc(50% - 15px);
    width: 30px;
    height: 2px;
    margin-top: -2px;
    background: #ffffff;
    transform: rotate(45deg);
    border: none;
}

.is-close {
    display: none;
}

.method_part .text.img div:last-child > img{
	margin: 20px auto;
	width: auto;
	display: block;

}

/* ===========
 mustnot
 ============= */


#set1 #mustnot1 {
	background: url(/assets/images/about/ddf_about1_bg.png) #000b0c no-repeat right bottom;
	background-size: cover;
}
#set1 #mustnot1 .section_wrap,
#set1 #mustnot1 .section_wrap,
#set1 #mustnot1 .section_wrap{
	padding-right: 0;
	padding-left: 0;
}


#set1 #mustnot1 .hgroup_wrap p{
	padding-right: 0;
	padding-left: 0;
}

#mustnot1 .hgroup_wrap h1 > span{
    color: #ffffff;
    border-color: #ffffff;
}
#mustnot1 .hgroup_wrap p > span{
    color: #ffffff;
    position: relative;
}

/* 
#mustnot1 .hgroup_wrap p > span:before {
	content: "";
	position: absolute;
	top: 0.05em;
	left: -1.2em;
	width: 1em;
	height: 1em;
	background: url(/assets/images/ddf_caution_icon.png) no-repeat center center;
	background-size: contain;
}
 */
#mustnot1 .content_box{
    padding: 60px 70px;
}

#mustnot1 .content_box .text {
	width: 850px;
	margin-right: 60px;
}

#mustnot1 .content_box .text h1 {
	margin-bottom: 10px;
	font-size: 1.8rem;
	font-weight: 600;
	color: #001c58;
	line-height: 1.4;
}

#mustnot1 .content_box .img {
	width: calc(100% - 850px - 60px);
}

.mustnot_box {
    margin: 0 0 30px;
    overflow: hidden;
}
.mustnot_box:last-child {
    margin: 0;
}





@media (max-width:600px) {
	#mv .section_wrap > div {
	    margin: 0px 0 20px;
	    position: static;
	    text-align: left;
	    transform: none;
	    width: auto;
	}
	
	#mv .section_wrap > #mv_c1{
		margin: 0;
	}
	
	#mv_c1 > span {
	    font-size: 1.0rem;
	    margin-left: -1em;
	    display: block;
	    line-height: 0;
	}
	#mv_c1 > span > span{
		line-height: 1.4;
	}
	
	#mv .section_wrap {
	    margin: 0;
	    margin-bottom: 240px;
	    height: 340px!important;
	    padding: 10px 16px 50px;
	}
	
	#mv_c2 h1 {
	    margin: 20px 0 14px;
	    font-size: 1.4rem;
	    text-align: center;
	    line-height: 0;
	    font-feature-settings: "palt";
	}
	
	#mv_c2 h1 > span > span {
	    font-size: 2.00rem;
	    font-weight: 300;
	}
	
	#mv_c2 {
	    margin: 10px 0 0;
	}
	
	#mv_c2 h1 > span {
	    font-weight: 300;
	    line-height: 1.5;
	}
	
	#mv_c2 p {
	    font-size: 1.0rem;
	    letter-spacing: 0.01em;
	    margin: 0;
	}
	
	#mv_tel {
	    display: none;
	}
	
	#mv .section_wrap > #mv_mark1 {
	    position: absolute;
	    width: 50%;
	    margin: 0;
	    bottom: 10px;
	    right: 10px;
	}
	
	#mv .section_wrap > #mv_mark1 > img {
	    width: 100%;
	}
	
	#set1 #mv {
	    height: auto;
	    background-position: left center;
	    background-size: cover;
	}
	
	#mv .section_wrap > div#mv_mark2 {
	    margin: 0;
	    padding: 30px 20px;
	    background: #eeeeee;
	    height: 180px;
	    position: absolute;
	    bottom: 0;
	    top: 100%;
	}
	
	
	#mv .section_wrap > div#mv_mark2 > img {
	    width: 100%;
	    margin: 0 0 10px;
	}
	
	#mv .section_wrap > div#mv_mark2 > p {
	    font-size: 0.8rem;
	    letter-spacing: 0.01rem;
	    line-height: 1.8;
	    text-align: left;
	    position: static;
	    color: #00153e;
	}

	#mv .section_wrap > div#mv_mark3 {
		position: absolute;
		display: block!important;
		margin: 0;
		bottom: 10px;
		left: 10px;
	}

	#mv .section_wrap > div#mv_mark3 >p {
		color: #d3a12a;
		font-size: 1.1rem;
	}
	
	.hgroup_wrap p {
	    font-size: 2.4rem;
	    line-height: 1.6;
	}
	
	.hgroup_wrap p span {
	    font-size: 1.8rem;
	    font-weight: 300;
	}
	
	.content_box > .left,
	.content_box > .right {
	    margin: 0;
	}
	
	.content_box .text.left, .content_box .text.right {
	    width: auto;
	    margin: 0px 0 20px;
	}
	
	.content_box .text p {
	    font-size: 1.0rem;
	    line-height: 1.8;
	}
	
	.content_box .img {
	    width: 80%;
	    margin: 0 auto;
	}
	.content_box .img.left, .content_box .img.right{
		width: 80%;
	}
	
	.box, .list {}
	
	.box li {
	    margin: 0 auto 10px;
	    height: 120px;
	    width: 100%;
	}
	
	.box li h1 {padding: 2px 12px;line-height: 1.0;}
	
	.box h1 span {
	    font-size: 1.3rem;
	}
	
	.box div {}
	
	.box div > span {
	    font-weight: 300;
	    font-size: 1.0rem;
	}
	
	.case.box div > span > span {
	    font-size: 1.6rem;
	}
	
	.content_box .ranking {
	    padding: 20px;
	}
	
	.content_box .ranking h1 {
	    padding: 6px 0;
	}
	
	.content_box .ranking h1 span {
	    font-size: 1.2rem;
	}
	
	.list.rank {}
	
	.list.rank li {
	    margin: 10px 0;
	    padding: 24px 0 5px;
	    font-size: 1.2rem;
	    line-height: 1.6;
	}
	
	.list.rank li:before {
	    width: 1em;
	    height: 1em;
	    font-size: 1.2rem;
	    padding: 3px 2px 2px 4px;
	    line-height: 1em;
	}
	
/* ======== about ======= */

	#about1 .content_box {
		padding: 20px;
	}
	#about1 .content_box .text.left {
		width: auto;
		margin: 0;
	}

	#about2 .content_box .text.left {
		margin-top: 0;
		width: 100%;
	}

	#set1 #about1 .section_wrap, #set1 #about2 .section_wrap, #set1 #about3 .section_wrap {
		padding-top: 0;
		padding: 30px 20px;
	}

	#about2 .content_box {
		padding: 70px 20px 20px;
	}

	#about2 .content_box:first-child {
		margin-top: 0;
	}

	#about2 .content_box:before {
		left: 10px;
		top: 10px;
		padding: 3px 10px 2px;
		font-size: 1.4rem;
	}

	#about2 .content_box .text > h1 {
		font-size: 1.6rem;
	}

	#about2 .content_box .text > p {
		font-size: 1.0rem;
		line-height: 1.8;
	}

	#about2 .content_box .img {
		width: 100%;
	}

	#about2 .content_box .img > img {
		width: 90%;
	}

	.content_box .img img.ddf_pc {
		display: none;
	}
	.content_box .img img.ddf_sp {
		display: block;
	}

/* ======== case ======= */
	#case1 .content_box {
		padding: 20px;
	}

	#set1 #case1 .section_wrap, #set1 #case1 .section_wrap {
		padding: 40px 20px;
	}

	#case1 .img {
		float: none;
		width: 100%;
		height: auto;
	}
	
	.content_box .text .text_set p {
		line-height: 1.4rem;
	}

	.text_set {
		margin: 0 0 1em;
	}
	
/* ======== method ======= */
	#method1 .content_box {
		padding: 20px;
	}

	#method1 .content_box .text.left {
		width: auto;
		margin-top: 0;
		margin: 0;
	}

	#set1 #method1 .section_wrap, #set1 #method2 .section_wrap, #set1 #method3 .section_wrap, #set1 #method4 .section_wrap, #set1 #method5 .section_wrap {
		padding: 40px 20px;
	}

	.text_part .content_box {
		padding: 20px;
	}

	.text_part .content_box .text > h1 {
		margin-bottom: 1em;
		font-size: 1.4rem;
		line-height: 1.6;
	}

	.text_part .content_box .text > p {
		font-size: 1.0rem;
	}
	.text_part .content_box .text > p >span.small {
	    color: #1B274E;
	    margin-top: 10px;
	    display: block;
	    font-size: 1.0rem;
	}

	.text_part .content_box .img {
		width: 100%;
	}

	.text_part .content_box .img > img {
		width: 90%;
	}

	.method_part .hgroup_wrap h2 > span {
		font-size: 1.4rem;
		padding: 2px 10px;
	}

	.method_part .content_box {
		padding: 20px;
		padding-bottom: 70px;
	}

	.method_part .content_box > .exp_box {}

	.method_part .content_box > .exp_box > .text {
		width: auto;
		margin: 0;
	}

	.method_part .content_box > .exp_box .text > h1 {
		margin-bottom: 1em;
		font-size: 1.4rem;
		text-indent: 0px;
		margin-left: 40px;
	}

	.method_part .content_box > .exp_box .text > h1 > span {
		font-size: 1.4rem;
		margin-right: 5px;
		width: 20px;
		height: 20px;
		margin-left: -40px;
	}

	.method_part .content_box > .exp_box > .img {
		height: auto;
		width: 100%;
	}

	.method_part .text.img div:last-child > img {
		width: 100%;
	}

	.point_box span {
		margin: 0;
		padding: 0;
		font-size: 1.0rem;
		line-height: 1.6;
	}

	.method_part .text .point_box > span {
		margin: 0;
		padding: 0;
		font-size: 1.0rem;
		line-height: 1.6;
	}


	
/* ======== mustnot ======= */
	#set1 #mustnot1 .hgroup_wrap p {
		/* padding: 20px; */
	}

	#mustnot1 .content_box {
		padding: 20px;
	}

	#set1 #mustnot1 .section_wrap, #set1 #mustnot1 .section_wrap, #set1 #mustnot1 .section_wrap {
		padding: 20px;
	}

	.mustnot_box {

	}

	#mustnot1 .content_box .text h1 {
		font-size: 1.4rem;
		line-height: 1.6;
	}


	#mustnot1 .content_box .text {
		width: auto;
		margin: 0;
	}

	#mustnot1 .content_box .img {
		width: 90%;
	}

}


@media (max-width:320px) {
	#mv .section_wrap {
		height: 310px!important;
	}
}

/*背景付きの見出し*/
.head-bg {
	background-color: #002366;
}
.head-bg h2{
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 2.0;
	color: #fff;
}
/*スマホ用*/
@media (max-width: 640px) {
	.head-bg {
		background-color:#002366;
	}
	.head-bg h2{
		font-size: 1.0rem;
		font-weight: 600;
		line-height: 1.6;
		color: #fff;
	}
}


/*開くとじるボタン*/
.btn {
	display: inline-block;
	font-size: 1.2rem;
	line-height: 1.2;
	color: #fff;
	background-color:grey;
	margin: 30px 0px 0 0;
	padding: 8px 15px 6px 15px;
	vertical-align: baseline!important;
	text-align: center!important;
}
	
/*スマホ用*/
@media screen and (max-width: 640px) {
	.btn {
		font-size: 1.2rem;
	}
}
	
.btn:hover {
    cursor: pointer;    
}
	
.btn:active {
	background: #4F4F4F;
}
	
