@charset "utf-8";

/* Base
----------------------------------------------------*/


body {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	color: #000;
	font-size: 16px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-style: normal;
    font-weight: normal;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

h1, h2, h3, h4, h5, h6{
line-height:1.3;
font-weight:normal;
font-size:100%;
}

p,
li,
dt, dd,
th, td{
}

ul, ol{
list-style-type:none;
list-style-position:outside;
}

img{
	vertical-align: bottom;
}

a img{
	border: 0;
}

/*　　*/

.center-text {
	text-align:center;
}

.floatright {
	float: right;
}

.floatleft {
	float:left;
}

.clearboth {
	clear:both;
}

.margin_b5 {
	margin-bottom:5px;
}

.margin_b10 {
	margin-bottom:10px;
}

.margin_b12 {
	margin-bottom:12px;
}

.margin_b15 {
	margin-bottom:15px;
}

.margin_b17 {
	margin-bottom:17px;
}

.margin_b20{
	margin-bottom:20px;
}

.margin_b25{
	margin-bottom: 25px;
}

.margin_b30{
	margin-bottom:30px;
}

.margin_b40{
	margin-bottom:40px;
}

.margin_b50{
	margin-bottom:50px;
}

.in_cont {
	clear: both;
	overflow: hidden;
}

.in_cont5 {
	clear: both;
	overflow: hidden;
	margin-bottom: 5px;
}

.in_cont10 {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

.in_cont20 {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

.in_cont30 {
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
}

.in_cont40 {
	clear: both;
	overflow: hidden;
	margin-bottom: 40px;
}

.in_cont50 {
	clear: both;
	overflow: hidden;
	margin-bottom: 50px;
}

img.icon:hover{
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
}


/*　見出し・画像　*/

.pic-left {
	float: left;
}

.pic-left {
	float: right;
	background-color: #FFF;
	padding-bottom: 15px;
	padding-left: 15px;
}

.clearfix:before, .clearfix:after {
 display: table;
 content: " ";
}

.clearfix:after {
 clear: both;
}

.txt_indent1 {
    padding-left: 1em;
    text-indent: -1em;
}

.img100 img{
	width:100%;
	height:auto;
}


/*　共通　*/





/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 481px){

.spDisp {
	display:none;
}

.spHide {
	display:block;
}

.min1200 {
	min-width:1200px;
}

.midashi1 {
	margin-bottom: 40px;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 32px;
	color: #F28E1E;
}

.midashi2 {
	margin-bottom: 25px;
	border-radius: 4px;
	background-color: #F2F1E2;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
}

.midashi2 span{
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #F28E1E;
	padding-left: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #222;
}

.midashi3 {
	margin-bottom: 30px;
	font-size: 20px;
	color: #AD9C69;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #AD9C69;
	font-weight: bold;
}

.midashi4 {
	position: relative;
	display: inline-block;
	padding: 0 100px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom:30px;
}

.midashi4:before, .midashi4:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 75px;
	height: 1px;
	background-color: #333;
}

.midashi4:before {
  left:0;
}
.midashi4:after {
  right: 0;
}

.midashi5 {
	color: #F28E1E;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A3402;
	margin-bottom: 10px;
	padding-bottom: 5px;
}


/*　ヘッダー　*/


header {
	min-width: 1200px;
	overflow: hidden;
}

.toph1 {
	display: none;
}

.header_cont {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}

.header_logo {
	width: 41%;
	text-align: center;
}

.header_logo img{
	width: 90%;
	height: auto;
	padding-top: 2%;
	padding-bottom: 2%;
}

.header_info {
	background-color: #f4a33f;
	text-align: center;
	width: 24%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding-top: 1%;
	padding-bottom: 1%;
}

.head_in1{
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #FFF;
	font-size: 17px;
}

.head_in2{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.head_in2 img{
	width: 100%;
}

.head_in3{
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #FFF;
	font-size:15px;
}

.header_hour {
	background-color: #F7B842;
	width: 35%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 1%;
	padding-bottom: 1%;
}

.header_hour img{
	height: auto;
	width: 90%;
}

.navi_cont {
	min-width:1200px;
}


nav{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	clear: both;
	padding-bottom: 25px;
}

nav ul {
	display: flex;            
	justify-content:center;
}

nav ul li {
	margin-right: 3%;
	margin-left: 3%;
}

nav ul li a{
	font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 22px;
	color: #000;
	text-decoration: none;

}

nav ul li a:hover{
	font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #F7B842;
	text-decoration: none;
}

/*　メイン　*/

.main_image {
	width: 100%;
	background-image: url(../img/main_img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 17%;
	padding-bottom: 17%;
}

.main_image p{
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #FFF;
	font-size: 40px;
}

.main1 {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
	min-width: 1200px;
}

.main1 h2{
	color: #F28E1E;
	font-size: 40px;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	margin-bottom: 50px;
}

.main1 p{
	font-size: 18px;
	color: #494646;
	margin-bottom: 50px;
}

.main1_banner {
	width: 40%;
	margin-right: auto;
	margin-left: auto;
}

.main1_banner img{
	width:100%;
	height:auto;
}

.main2 {
	background-image: url(../img/main2_back1.jpg),
					 url(../img/main2_back2.png);
	background-repeat: no-repeat,
					  repeat;
	background-position: center top,
						center center;
	background-size: 100% auto,cover;
	padding-top: 17%;
	padding-bottom: 3%;
	min-width: 1200px;
}

.main2_c {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.main2_txt {
	width: 72%;
}

.main2_pic {
	background-image: url(../img/main2_pic.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 25%;
}

.main2_midashi {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 8%;
	padding-bottom: 4%;
}

.main2_m {
	color: #F28E1E;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	width:60%;
	font-size: clamp(20px, 2.3vw, 40px);
}

.main2_pt {
	width:37%;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}

.main2_pt img{
	width:32%;
	height:auto;
}

.main2_p {
	font-size: 17px;
	margin-bottom: 30px;
}

.jmp_btn {
	display: flex;
	justify-content: center;
	width: 300px;
	text-align: center;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(../img/arr1.svg);
	background-repeat: no-repeat;
	background-position: 270px center;
	background-size: 10px auto;
	background-color: #E5803C;
}

.jmp_btn p{
	font-size: 17px;
	color: #FFFFFF;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 400;
	font-style: normal;
}

.jmp_btn:hover {
	background-image: url(../img/arr1.svg);
	background-repeat: no-repeat;
	background-position: 270px center;
	background-size: 10px auto;
	background-color: #EA9760;
}

.main3_midashi {
	min-width: 1200px;
	text-align: center;
	clear: both;
}

.main3_midashi h2{
	width: 45%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3%;
	padding-bottom: 3%;
}

.main3_midashi img{
	width:100%;
	height:auto;
}

.main3_c1 {
	background-color: #F2F1E2;
	min-width: 1200px;
}

.main3_wrap {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3%;
	padding-bottom: 3%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.main3_1t {
	width: 48%;
}

.main3_1p {
	width: 48%;
}

.main3_1p img{
	width:100%;
	height:auto;
}

.main3_m {
	display: flex;
	justify-content:flex-start;
	align-items: flex-end;
	width: 100%;
	margin-bottom:20px;
}

.main3_m img{
	width: 120px;
	height: auto;
	margin-right: 10px;
}

.main3_m p{
	font-size: 30px;
	padding-bottom: 10px;
	font-weight: bold;
}

.main3_txt {
	padding-left: 10%;
	font-size: 20px;
	margin-bottom: 30px;
}

.jmp_btn1 {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 150px;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 7px;
	background-image: url(../img/main3_arr.svg);
	background-repeat: no-repeat;
	background-size: 8px auto;
	border: 1px solid #000;
	background-position: 130px center;
	float: right;
}

.jmp_btn1 p{
	font-size: 14px;
	color: #000000;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	padding-left: 20px;
}

.jmp_btn1:hover {
	background-image: url(../img/main3_arr.svg);
	background-repeat: no-repeat;
	background-size: 8px auto;
	border: 1px solid #000;
	background-color: #E9E9E9;
}

.main4 {
	min-width: 1200px;
	padding-top: 6%;
	padding-bottom: 5%;
}

.main4 h2{
	font-size: 35px;
	color: #E5803C;
	text-align: center;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	margin-bottom: 5%;
}

.main4_c {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap; 
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.main4_in {
	width: 19%;
	background-color: #FBFAF5;
	border: 1px solid #DEB684;
	padding: 2%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-decoration: none;
	margin-bottom:2%;
}

.main4_m {
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.main4_m p {
	color: #E68400;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 23px;
	line-height: 1.4em;
	text-align: center;
}

.jmp_btn2 {
	display: flex;
	justify-content:center;
	align-items: center;
	width: 100%;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 7px;
	background-image: url(../img/main4_jmp.png);
	background-repeat: no-repeat;
	background-size: cover;
	color: #FFFFFF;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
}

.main4_in:hover {
	background-color: #FFFFFF;
	border: 1px solid #DEB684;
	text-decoration: none;
}

footer {
	min-width:1200px;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
.footer_map{
	width: 50%;
}

.footer_info {
	width: 50%;
	text-align: center;
	background-color: #F4A33F;
	padding-top: 5%;
	padding-bottom: 5%;
}

.footer_info img{
	width:100%;
	height:auto;
}

.footer_logo {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
}

.foot_add {
	color: #FFFFFF;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 23px;
	margin-bottom:30px;
}

.foot_add span{
	color: #FFFFFF;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 20px;
	padding-right: 15px;
}

.foot_hour {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:30px;
}

.foot_t1 {
	color: #FFFFFF;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 26px;
	margin-bottom:10px;
}

.foot_t2 {
	color: #FFFFFF;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 40px;
	line-height: 1.2em;
	margin-bottom:10px;
}

.foot_t2 img{
	width:40px;
	padding-right:15px;	
}

.copyright {
	color: #FFFFFF;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
}

/*　中ページ　*/


.page_cont {
	padding-bottom: 100px;
	background-color: #FFF;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}

.page_title {
	min-width: 1200px;
	margin-bottom: 50px;
}

.page_title h3 {
	font-size: 35px;
	color: #FFF;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	text-shadow: 3px 3px 10px #555555;
}

.title_other {
	background-image: url(../img/title_other.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 250px;
}

.title_medi{
	background-image: url(../img/title_medi.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 250px;
}

.main_cont {
	flex: 1;
}

.side_cont {
	width: 280px;
	margin-right: 50px;
}


/*　サイド　*/

.side_m1 {
	font-size: 20px;
	color: #FFF;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	background-image: url(../img/main4_jmp.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

.side_nav {
	margin-bottom: 20px;
}

.side_nav li{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 20px;
}

.side_nav li a {
	color: #000;
	background-image: url(../img/side_arr.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:11px;
	text-decoration: none;
	padding-left: 30px;
}

.side_nav li a:hover {
	color: #F28E1E;
}

.side_banner1 {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	height:134px;
	text-decoration: none;
	background-image: url(../img/side_b1back.png);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center center;
	margin-bottom:10px;
}

.side_banner1 img{
	width:100%;
	height:auto;
}

.side_banner1:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
}

.side_banner2 {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	height:134px;
	text-decoration: none;
	background-image: url(../img/side_b2back.png);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center center;
	margin-bottom:20px;
}

.side_banner2 img{
	width:100%;
	height:auto;
}

.side_banner2:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
}

.side_info {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-image: url(../img/side3_back.png);
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 20px;
}

.side_im1 {
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
  color: #FFF;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-size:17px;
}
.side_im1:before {
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 45px;
  height: 4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #FFF;
}

.side_tel {
	color: #FFFFFF;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 28px;
	line-height: 1.2em;
	margin-bottom: 10px;
	margin-bottom:30px;
}

.side_tel img{
	width:27px;
	padding-right:5px;	
}

.side_im2 {
  position: relative;
  display: inline-block;
  padding: 0 40px;
  color: #FFFFFF;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
}

.side_im2:before, .side_im2:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 30px;
  height: 2px;
  background-color: #FFFFFF;
}

.side_im2:before {
  left:0;
}
.side_im2:after {
  right: 0;
}

.side_txt {
	color: #FFFFFF;
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: bold;
}

.side_jmp {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 85%;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.side_jmp p{
	color: #000000;
	font-weight: bold;
}

.side_jmp:hover {
	background-color: #FEEDCF;	
}

/*　メイン　*/

.medi_c {
	margin-bottom: 50px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap; 
}

.medi_txt {
	width: 65%;
}

.medi_pic {
	width: 32%;
}

.medi_pic img{
	width:100%;
	height:auto;
}

.medi_t {
	margin-bottom:20px;
}

.medi_btn {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 200px;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../img/main3_arr.svg);
	background-repeat: no-repeat;
	background-size: 8px auto;
	border: 1px solid #CCC;
	background-position: 180px center;
}

.medi_btn p{
	font-size: 14px;
	color: #000000;
	padding-left: 20px;
	font-weight: bold;
}

.medi_btn:hover {
	border: 1px solid #E9E9E9;
	background-color: #E9E9E9;
}

.shin1_c {
	overflow: hidden;
	margin-bottom: 50px;
}

.shin1_c img{
	height: auto;
	width: 35%;
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}

.ippan1 {
	background-color: #F5F4E9;
	padding: 5%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 50px;
}

.ippan1_in {
	background-color: #FFF;
	padding: 3%;
	overflow: hidden;
	margin-bottom: 10px;
}

.ippan_msc {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.ippan_mst {
	width: 78%;
}

.ippan_msp {
	width: 18%;
}

.acc1_jyo {
	width: 100%;
}

.acc1_jyo dl{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom:50px;	
}

.acc1_jyo dl dt{
	width: 20%;
	background-color: #F2F1E2;
	padding: 2%;
	margin-bottom: 5px;
	text-align: center;
	 border-radius: 5px;      
    -webkit-border-radius: 5px;    
    -moz-border-radius: 5px; 
}

.acc1_jyo dl dd{
	width: 72%;
	padding: 2%;
	margin-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #F2F1E2;
}

.acc_map {
	border: 1px solid #F2F1E2;
	height: 450px;
}

.info_p1 {
	font-size: 18px;
	line-height: 2em;
	margin-bottom:40px;
}

.info_c ul{
	margin-bottom:30px;
}

.info_c ul li{
	text-indent:-1em;
	padding-left:1em;
}

.info_c {
	background-color: #FEF3E2;
	padding: 3%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 40px;
}

.guide1_c {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 50px;
}

.guide1_c img{
	width:100%;
	height:auto;
}

.guide1_txt{
	width: 57%;
}

.guide1_pic{
	width: 40%;
}

.guide2_c {
	background-color: #FEF3E2;
	padding: 2%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 10px;      
    -webkit-border-radius: 10px;    
    -moz-border-radius: 10px;
	margin-bottom:10px;
}

.guide2_icon {
	width: 8%;
}

.guide2_txt {
	width: 90%;
}

.guide_cln {
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #F18D1E;
	margin-bottom: 50px;
	padding-bottom: 35px;
	padding-top: 10px;
}

.guide_cn {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}

.guide_cn p{
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 20px;
	margin-left: 15px;
}

.guide_cn img{
	width:10%;
	height:auto;
}

.guide_banner {
	width: 55%;
	margin-right: auto;
	margin-left: auto;
}

.guide_banner img{
	width:100%;
	height:auto;
}

.infe_c {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap; 
	background-color: #F8F7ED;
	padding: 2%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 10px;
}

.infe_c img{
	width: 25%;
	height: auto;
}

.infe_txt {
	width: 73%;
}

.dent_pic {
	float: right;
	width: 35%;
	margin-bottom: 15px;
	margin-left: 15px;	
}

.dent_pic img{
	width:100%;
	height:auto;
}

.dent_pic p{
	text-align: center;
	font-size: 14px;
}

.dent_c {
	overflow: hidden;
	margin-bottom: 50px;
}

.child_no {
	background-color: #E0F5FE;
	padding: 5%;
	width: 38%;
}

.child_ok {
	background-color: #FFEEF3;
	padding: 5%;
	width: 38%;
}

.child_cont {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	margin-bottom: 30px;
}

.child_m1 {
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-bottom: 20px;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #80BFF9;
	padding-bottom: 15px;
}

.child_m2 {
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-bottom: 20px;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9FBC;
	padding-bottom: 15px;
}

.child_li li{
	text-indent:-1em;
	padding-left:1em;
}

.cs_banner {
	width: 50%;
	padding: 10px 40px;
	margin-bottom: 30px;
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
}

.cs_banner img{
	width:100%;
	height:auto
}


}

.under {
	background: linear-gradient(transparent 60%, #F9D293 60%);
	font-weight: bold;
}

.orange {
	color:#F28E1E;
}

.fontb {
	font-weight: bold;
}
