/* ----------------------------
reset
------------------------------- */
body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}

body {
	width: 100%;
	color: #333333;
	font-size: 20px;
	line-height: 180%;
	font-family: 'Lato', 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	-webkit-text-size-adjust: 100%;
    background-color: #ffffff;
}

#wrapper{
	width:100%;
	margin: 0 auto;
    padding: 0 0 0px;
	background-image: url("../images/back.png");
	background-repeat: no-repeat;
	background-position: center top;
    text-align: center;
}

a,
a:link,
a:visited {
	color: #666;
	text-decoration: none;
}

a:hover,
a:active {
	color: #ccc;
	text-decoration:none;
}

a img {
	margin:0;
	padding:0;
	border-style:none;
}

/**************************************************************
【配置設定】
**************************************************************/
.img_c{text-align:center;}
.img_c2{text-align:center;}
.img_c3{text-align:center;}
.img_c4{text-align:center;}
.img_c5{text-align:center;}
.img_c_area{text-align:center;}
.btn_action{text-align:center; margin:10px auto 10px;}
.btn_action img:hover{opacity:0.6; filter: alpha(opacity=60);}

.center_block{text-align:center; margin:auto;}

/**************************************************************
プレースフォルダー
**************************************************************/
/* 各ベンダープレフィックスが取れた標準版 */
:placeholder-shown {
    color: #cccccc; }

/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {
    color: #cccccc; }

/* Firefox 18- */
:-moz-placeholder {
    color: #cccccc; opacity: 1; }

/* Firefox 19+ */
::-moz-placeholder {
    color: #cccccc; opacity: 1; }

/* IE 10+ */
:-ms-input-placeholder {
    color: #cccccc; }


/* 共通 */
.inner{
	width:1100px;
	margin:0 auto;
}
.inner2{
	width:980px;
	margin:0 auto;
}
.inner3{
	width:840px;
	margin:0 auto;
}

.back_line{
background-image: url("../images/back_line2.png");
background-repeat: repeat-x;
background-size: auto 40%;
background-position: left bottom;
}

/* ヘッダー */
#header_pc{
	width:100%;
	margin: 0 auto;
    padding: 0 0 0px;
	background-image: url("../images/header_pc_back.jpg");
	background-repeat: no-repeat;
	background-position: center top;
    text-align: center;
}
.header_in {
	width: 1100px;
	margin: 0 auto;
    padding: 0;
}

#header_pc{display: block;}
#header_sp{display: none;}


/* CP */
.cta{
	margin: 0 auto;
    padding: 30px 0 50px;
}

.btn {
	text-align: center;
    margin: 0 auto;
}
.btn img{
text-align: center;
margin: 0 auto;
width: 95%;
}

.btn img:hover{opacity:0.8; filter: alpha(opacity=60);}

/* ////ch1//// */
.ch1{
	padding: 0px 0px;
    background-image: url("../images/ch1_back.jpg");
	background-repeat: no-repeat;
	background-position: center top;
    background-color: #0e4599;
}

/* ////ch2//// */
.ch2{
	padding: 80px 0px;
    background-image: url("../images/ch2_back.jpg");
	background-repeat: repeat-y;
	background-position: center top;
    background-size: 100% auto;
    text-align: left;
}

.ch2_img{
text-align: center;
margin: 0 auto 100px;
}

.ch2_img2{
text-align: center;
margin: 80px auto 0;
width: 90%;
}
.ch2_img2 img{
width: 100%;
}

/* ////ch3//// */
.ch3{
	padding: 0px 0px 80px;
    background-color: #d7e7ff;
}

.ch3 h2{
    background-image: url("../images/ch3_title_back.png");
	background-repeat: no-repeat;
	background-position: center top;
    text-align: center;
}

.ch3_img1{
text-align: center;
margin: 50px auto 100px;
}

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

/* ////ch4//// */
.ch4{
	padding: 80px 0px 80px;
    background-color: #f9f9f9;
}

.ch4 h2{
width: 70%;
margin: 0 auto 60px;
}
.ch4 h2 img{
width: 100%;
}

.ch4_img{
width: 100%;
margin: 0 auto 30px;
}
.ch4_img img{
width: 100%;
}

/* ////ch5//// */
.ch5{
	padding: 80px 0px 80px;
    background-color: #fff;
}

.ch5_img{
width: 50%;
margin: 0 auto 0px;
}
.ch5_img img{
width: 100%;
}

/* ////ch7//// */
.ch7{
    background-color: #121212;
	padding: 50px 0px 80px;
    text-align: left;
    color: #fff;
}

.ch7 h2{
text-align: center;
margin: 0px auto 50px;
width: 100%;
}
.ch7 h2 img{
width: 100%;
}

.ch7 ul{
margin: 0 0 20px;
background-color: #f2f2f2;
padding: 20px 20px 10px;
}

.ch7 li{
background-image: url("../images/icon_list.png");
background-repeat: no-repeat;
background-position: left 14px;
background-size: 10px auto;
padding: 0 0 0px 20px;
margin: 0 0 10px;
font-size: 22px;
line-height: 38px;
font-weight: bold;
color: #333;
}

/* ////ch8//// */
.ch8{
    margin: 0px auto 0;
	padding: 40px 0px 80px;
    text-align: left;
    background-image: url("../images/ch8_back.png");
	background-repeat: repeat;
	background-position: center top;
    background-size: 15% auto;
}

.ch8 h2{
text-align: center;
margin: 0px auto 20px;
width: 100%;
}
.ch8 h2 img{
width: 100%;
}

.cs{
background-color: #fff;
padding: 1px 30px 0px;
width: 90%;
margin: 20px auto;
/* box-shadow */
box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.4);
}

.cs_img{
width: 30%;
float: left;
}
.cs_img img{
width: 100%;
}

.cs_text{
width: 65%;
float: right;
padding: 0px 0 0;
font-size: 1.1em;
line-height: 160%;
}

.voice_l{margin: 30px auto; width: 100%;}
.icon_l{float: left; width: 21%;}
.icon_l img{width: 100%;}
.come_l{background-image: url("../images/mark.png");
	background-repeat: no-repeat;
	background-position: left center;
    background-size: 3% auto; width: 78%;float: right;}
.fukidashi_l{
width: 90%;
background-color: #d3effd;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
margin: 0 0 0 3%;
font-size: 22px;
line-height: 32px;
padding: 3% 4%;
}


.voice_r{margin: 30px auto; width: 100%;}
.icon_r{float: right; width: 21%;}
.icon_r img{width: 100%;}
.come_r{background-image: url("../images/mark2.png");
	background-repeat: no-repeat;
	background-position: right center;
    background-size: 4% auto; width: 78%;float: left;}
.fukidashi_r{
width: 89%;
background-color: #d3effd;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
margin: 0 3% 0 0;
font-size: 22px;
line-height: 32px;
padding: 3% 4%;
}

.ts{margin: 30px auto 0;}

/* ////ch9//// */
.ch9{
    margin: 0px auto 0;
	padding: 50px 0px 40px;
    text-align: left;
    background-image: url("../images/ch9_back.jpg");
	background-repeat: no-repeat;
	background-position: left top;
    background-size: 60% auto;
}

.ch9 h2{
text-align: center;
margin: 0px auto 40px;
width: 95%;
}
.ch9 h2 img{
width: 100%;
}

.ch9_img{
text-align: center;
margin: 20px auto 20px;
width: 100%;
}
.ch9_img img{
width: 100%;
}

.prof_pc{
display: none;
width: 100%;
}
.prof_pc img{
width: 100%;
}

.prof_sp{
display: block;
margin: 0 auto 0px;
width: 80%;
}
.prof_sp img{
width: 100%;
}

.fukidashi{
background-color: #d3effd;
padding: 20px;
font-size: 14px;
line-height: 22px;
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
}

/* ////ch10//// */
.ch10{
    margin: 0px auto 30px;
	padding: 80px 0px 80px;
    text-align: left;
    background-color: #0e4599;
}

.ch10 h2{
text-align: center;
margin: 0px auto 30px;
width: 45%;
}
.ch10 h2 img{
width: 100%;
}

.ch10_img{
width: 100%;
margin: 30px auto 30px;
}
.ch10_img img{
width: 100%;
}

.prof_text{
font-size: 0.9em;
line-height: 160%;
color: #fff;
}





.spbr {
  display:none;
}


/* footer */
footer{
	margin:10px auto 0;
	padding:0px 0 0;
	text-align: center;
	width:100%;
    line-height: 150%;
}
footer li{
	padding:0px 30px 0;
}
footer li strong{
	font-weight:bold;
}

.copyright{
	font-size: 0.7em;
	margin:0px 0 0 0;
	padding:0px 10px 20px;
}

footer a,
footer a:link,
footer a:visited {
font-size: 0.7em;
}

footer a:hover,
footer a:active {
	font-size: 0.7em;
}

.fix_menu_smartphone{
	display:none;
}

.font_ss{
	font-size:0.6em;
	line-height:130%;}
    
/************
フロートボタンPC
*************/
.floating {
  position: fixed;
  right: 15px;
  bottom: 20px;
  display: none;
}
.floating a {
  display: block;
  color: #fff;
  padding: 8px;
  text-decoration: none;
}
.floating a:hover {
  opacity: 1;
}

.floating img{
width: 250px;
}

/*ここからタブレット用（481px～1100px）環境の設定
---------------------------------------------------------------------------*/
@media (min-width:481px) and (max-width:1100px){
body {  font-size: 16px;
	line-height: 180%;
background-image:none;}

/* イメージ */
.img_c img{width:100%;}
.img_c2 img{width:100%;}
.img_c3 img{width:80%;}

/* 共通 */
.inner{
	width:92%;
	margin:0 auto;
}

.inner2{
	width:92%;
	margin:0 auto;
}

.inner3{
	width:92%;
	margin:0 auto;
}

.back_line{
background-image: url("../images/back_line2.png");
background-repeat: repeat-x;
background-size: auto 40%;
background-position: left bottom;
}

/* ヘッダー */
.head_infotop{
width: 100%;
margin: 0;
}
.head_infotop img{
width: 100%;
vertical-align:top;
}

#header_sp{
	width:100%;
	margin: 0 auto;
    padding: 0 0 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
    background-size: 100% auto;
    text-align: center;
}
.header_in {
	width: 100%;
	margin: 0 auto;
    padding: 0;
}

#header_sp h1{
padding: 0px 0;
}
#header_sp h1 img{
width: 100%;
}


#header_pc{display: none;}
#header_sp{display: block;}

/* CP */
.cta{
	margin: 0 auto;
    padding: 15px 0 30px;
}

.btn {
	text-align: center;
    margin: 0 auto;
}
.btn img{
text-align: center;
margin: 0 auto;
width: 95%;
}

/* ////ch1//// */
.ch1{
	padding: 0px 0px;
    background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
    background-color: #0e4599;
}

/* ////ch2//// */
.ch2{
	padding: 40px 0px;
    background-image: url("../images/ch2_back.jpg");
	background-repeat: repeat-y;
	background-position: center top;
    background-size: 100% auto;
    text-align: left;
}

.ch2_img{
text-align: center;
margin: 0 auto 50px;
width: 80%;
}
.ch2_img img{
width: 100%;
}

.ch2_img2{
text-align: center;
margin: 40px auto 0;
width: 90%;
}
.ch2_img2 img{
width: 100%;
}

/* ////ch3//// */
.ch3{
	padding: 0px 0px 40px;
    background-color: #d7e7ff;
}

.ch3 h2{
    background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
    text-align: center;
    width: 100%;
}
.ch3 h2 img{
    width: 100%;
}


.ch3_img1{
text-align: center;
margin: 20px auto 50px;
width: 90%;
}
.ch3_img1 img{
width: 100%;
}

.ch3_img2{
text-align: center;
margin: 0 auto 0px;
width: 90%;
}
.ch3_img2 img{
width: 100%;
}

/* ////ch4//// */
.ch4{
	padding: 40px 0px 40px;
    background-color: #f9f9f9;
}

.ch4 h2{
width: 70%;
margin: 0 auto 40px;
}
.ch4 h2 img{
width: 100%;
}

.ch4_img{
width: 90%;
margin: 0 auto 30px;
}
.ch4_img img{
width: 100%;
}

/* ////ch5//// */
.ch5{
	padding: 30px 0px 30px;
    background-color: #fff;
}

.ch5_img{
width: 50%;
margin: 0 auto 0px;
}
.ch5_img img{
width: 100%;
}

/* ////ch7//// */
.ch7{
    background-color: #121212;
	padding: 30px 0px 50px;
    text-align: left;
    color: #fff;
}

.ch7 h2{
text-align: center;
margin: 0px auto 30px;
width: 90%;
}
.ch7 h2 img{
width: 100%;
}

.ch7 ul{
margin: 0 0 15px;
background-color: #f2f2f2;
padding: 15px 15px 5px;
}

.ch7 li{
background-image: url("../images/icon_list.png");
background-repeat: no-repeat;
background-position: left 10px;
background-size: 7px auto;
padding: 0 0 0px 17px;
font-size: 20px;
line-height: 30px;
font-weight: bold;
margin: 0 0 10px;
color: #333;
}

/* ////ch8//// */
.ch8{
    margin: 0px auto 0;
	padding: 50px 0px 50px;
    text-align: left;
    background-image: url("../images/ch8_back.png");
	background-repeat: repeat;
	background-position: center top;
}

.ch8 h2{
text-align: center;
margin: 0px auto 30px;
width: 100%;
}
.ch8 h2 img{
width: 100%;
}

.cs{
background-color: #fff;
padding: 20px;
width: 90%;
margin: 20px auto;
/* box-shadow */
box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.4);
}

.cs_img{
width: 40%;
float: none;
margin: 0 auto 20px;
}
.cs_img img{
width: 100%;
}

.cs_text{
width:100%;
float: none;
padding: 0px 0 0;
font-size: 1.1em;
line-height: 160%;
}

.voice_l{margin: 0px auto; width: 100%;}
.icon_l{float: left; width: 21%;}
.icon_l img{width: 100%;}
.come_l{background-image: url("../images/mark.png");
	background-repeat: no-repeat;
	background-position: left center;
    background-size: 3% auto; width: 78%;float: right;}
.fukidashi_l{
width: 90%;
background-color: #d3effd;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
margin: 0 0 0 3%;
font-size: 18px;
line-height: 28px;
padding: 3% 4%;
}


.voice_r{margin: 0px auto; width: 100%;}
.icon_r{float: right; width: 21%;}
.icon_r img{width: 100%;}
.come_r{background-image: url("../images/mark2.png");
	background-repeat: no-repeat;
	background-position: right center;
    background-size: 3% auto; width: 78%;float: left;}
.fukidashi_r{
width: 90%;
background-color: #d3effd;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
margin: 0 3% 0 0;
font-size: 18px;
line-height: 28px;;
padding: 3% 4%;
}

.ts{margin: 30px auto 0;}


/* ////ch9//// */
.ch9{
    margin: 0px auto 0;
	padding: 70px 0px 40px;
    text-align: left;
    background-image: url("../images/ch9_back.jpg");
	background-repeat: no-repeat;
	background-position: left top;
    background-size: 60% auto;
}

.ch9 h2{
text-align: center;
margin: 0px auto 40px;
width: 80%;
}
.ch9 h2 img{
width: 100%;
}

.ch9_img{
text-align: center;
margin: 50px auto 50px;
width: 100%;
}
.ch9_img img{
width: 100%;
}

.prof_pc{
display: none;
width: 100%;
}
.prof_pc img{
width: 100%;
}

.prof_sp{
display: block;
margin: 0 auto 0px;
width: 60%;
}
.prof_sp img{
width: 100%;
}

.fukidashi{
background-color: #d3effd;
padding: 30px;
font-size: 16px;
line-height: 26px;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
}

/* ////ch10//// */
.ch10{
    margin: 0px auto 30px;
	padding: 50px 0px 40px;
    text-align: left;
    background-color: #0e4599;
}

.ch10 h2{
text-align: center;
margin: 0px auto 40px;
width: 37%;
}
.ch10 h2 img{
width: 100%;
}

.ch10_img{
width: 100%;
margin: 30px auto 30px;
}
.ch10_img img{
width: 100%;
}

.prof_text{
font-size: 0.9em;
line-height: 160%;
color: #fff;
}
/************
フロートボタンPC
*************/
.floating {
  position: fixed;
  right: 8px;
  bottom: 20px;
  display: none;
}
.floating a {
  display: block;
  color: #fff;
  padding: 8px;
  text-decoration: none;
}
.floating a:hover {
  opacity: 1;
}

.floating img{
width: 200px;
}

}

/*ここからスマートフォン用（480px以下）環境の設定
---------------------------------------------------------------------------*/
@media only screen and (max-width:480px){
body { font-size: 16px; 
line-height:180%;
margin: 0 auto 19%;}

/* イメージ */
.img_c img{width:100%;}
.img_c2 img{width:100%;}
.img_c3 img{width:90%;}

/* 共通 */
.inner{
	width:92%;
	margin:0 auto;
}

.inner2{
	width:92%;
	margin:0 auto;
}

.inner3{
	width:92%;
	margin:0 auto;
}

#wrapper{
	width:100%;
	margin: 0 auto;
    padding: 0 0 0px;
}

.back_line{
background-image: url("../images/back_line2.png");
background-repeat: repeat-x;
background-size: auto 40%;
background-position: left bottom;
}


/* ヘッダー */
.head_infotop{
width: 100%;
margin: 0;
}
.head_infotop img{
width: 100%;
vertical-align:top;
}

#header_sp{
	width:100%;
	margin: 0 auto;
    padding: 0 0 0px;
	background-image:none;
}
.header_in {
	width: 100%;
	margin: 0 auto;
    padding: 0;
}

#header_sp h1{
margin: 0;
padding: 0px 0;
}
#header_sp h1 img{
width: 100%;
}

#header_pc{display: none;}
#header_sp{display: block;}

/* CP */
.cta{
	width:100%;
	margin: 0 auto;
    padding: 10px 0 30px;
}

.btn {
	text-align: center;
    margin: 0 auto;
}
.btn img{
text-align: center;
margin: 0 auto;
width: 97%;
}

.btn img:hover{opacity:1.0; filter: alpha(opacity=100);}


/* ////ch1//// */
.ch1{
	padding: 0px 0px;
    background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
    background-color: #0e4599;
}

/* ////ch2//// */
.ch2{
	padding: 30px 0px;
    background-image: url("../images/ch2_back.jpg");
	background-repeat: repeat-y;
	background-position: center top;
    background-size: 100% auto;
    text-align: left;
}

.ch2_img{
text-align: center;
margin: 0 auto 40px;
width: 90%;
}
.ch2_img img{
width: 100%;
}

.ch2_img2{
text-align: center;
margin: 30px auto 0;
width: 100%;
}
.ch2_img2 img{
width: 100%;
}

/* ////ch3//// */
.ch3{
	padding: 0px 0px 30px;
    background-color: #d7e7ff;
}

.ch3 h2{
    background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
    text-align: center;
    width: 100%;
}
.ch3 h2 img{
    width: 100%;
}


.ch3_img1{
text-align: center;
margin: 10px auto 40px;
width: 100%;
}
.ch3_img1 img{
width: 100%;
}

.ch3_img2{
text-align: center;
margin: 0 auto 0px;
width: 100%;
}
.ch3_img2 img{
width: 100%;
}

/* ////ch4//// */
.ch4{
	padding: 30px 0px 30px;
    background-color: #f9f9f9;
}

.ch4 h2{
width: 70%;
margin: 0 auto 30px;
}
.ch4 h2 img{
width: 100%;
}

.ch4_img{
width: 100%;
margin: 0 auto 20px;
}
.ch4_img img{
width: 100%;
}

/* ////ch5//// */
.ch5{
	padding: 30px 0px 30px;
    background-color: #fff;
}

.ch5_img{
width: 60%;
margin: 0 auto 0px;
}
.ch5_img img{
width: 100%;
}

/* ////ch7//// */
.ch7{
    background-color: #121212;
	padding: 20px 0px 30px;
    text-align: left;
    color: #fff;
}

.ch7 h2{
text-align: center;
margin: 0px auto 30px;
width: 100%;
}
.ch7 h2 img{
width: 100%;
}

.ch7 ul{
margin: 0 0 10px;
background-color: #f2f2f2;
padding: 10px 10px 2px;
}

.ch7 li{
background-image: url("../images/icon_list.png");
background-repeat: no-repeat;
background-position: left 10px;
background-size: 7px auto;
padding: 0 0 0px 17px;
font-size: 17px;
line-height: 24px;
font-weight: bold;
margin: 0 0 10px;
color: #333;
}

/* ////ch8//// */
.ch8{
    margin: 0px auto 0;
	padding: 40px 0px 40px;
    text-align: left;
    background-image: url("../images/ch8_back.png");
	background-repeat: repeat;
	background-position: center top;
    background-size: 15% auto;
}

.ch8 h2{
text-align: center;
margin: 0px auto 20px;
width: 100%;
}
.ch8 h2 img{
width: 100%;
}

.cs{
background-color: #fff;
padding: 10px 15px;
width: 92%;
margin: 10px auto;
/* box-shadow */
box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.4);
}

.cs_img{
width: 50%;
float: none;
margin: 0 auto 20px;
}
.cs_img img{
width: 100%;
}

.cs_text{
width:100%;
float: none;
padding: 0px 0 0;
font-size: 1.0em;
line-height: 160%;
}

.voice_l{margin: 0px auto; width: 100%;}
.icon_l{float: left; width: 21%;}
.icon_l img{width: 100%;}
.come_l{background-image: url("../images/mark.png");
	background-repeat: no-repeat;
	background-position: left center;
    background-size: 3% auto; width: 78%;float: right;}
.fukidashi_l{
width: 90%;
background-color: #d3effd;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
margin: 0 0 0 3%;
font-size: 15px;
line-height: 22px;
padding: 3% 4%;
}


.voice_r{margin: 0px auto; width: 100%;}
.icon_r{float: right; width: 21%;}
.icon_r img{width: 100%;}
.come_r{background-image: url("../images/mark2.png");
	background-repeat: no-repeat;
	background-position: right center;
    background-size: 4% auto; width: 78%;float: left;}
.fukidashi_r{
width: 89%;
background-color: #d3effd;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
margin: 0 3% 0 0;
font-size: 15px;
line-height: 22px;
padding: 3% 4%;
}

.ts{margin: 30px auto 0;}

/* ////ch9//// */
.ch9{
    margin: 0px auto 0;
	padding: 50px 0px 40px;
    text-align: left;
    background-image: url("../images/ch9_back.jpg");
	background-repeat: no-repeat;
	background-position: left top;
    background-size: 60% auto;
}

.ch9 h2{
text-align: center;
margin: 0px auto 40px;
width: 95%;
}
.ch9 h2 img{
width: 100%;
}

.ch9_img{
text-align: center;
margin: 20px auto 20px;
width: 100%;
}
.ch9_img img{
width: 100%;
}

.prof_pc{
display: none;
width: 100%;
}
.prof_pc img{
width: 100%;
}

.prof_sp{
display: block;
margin: 0 auto 0px;
width: 80%;
}
.prof_sp img{
width: 100%;
}

.fukidashi{
background-color: #d3effd;
padding: 20px;
font-size: 14px;
line-height: 22px;
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
}

/* ////ch10//// */
.ch10{
    margin: 0px auto 10px;
	padding: 40px 0px 30px;
    text-align: left;
    background-color: #0e4599;
}

.ch10 h2{
text-align: center;
margin: 0px auto 30px;
width: 60%;
}
.ch10 h2 img{
width: 100%;
}

.ch10_img{
width: 100%;
margin: 30px auto 30px;
}
.ch10_img img{
width: 100%;
}

.prof_text{
font-size: 0.9em;
line-height: 160%;
color: #fff;
}

.spbr {
  display:block;
}

/************
フロートボタンPC
*************/
.floating {
  position: fixed;
  right: 5px;
  bottom: 10px;
  display: none;
}
.floating a {
  display: block;
  color: #fff;
  padding: 8px;
  text-decoration: none;
}
.floating a:hover {
  opacity: 1;
}

.floating img{
width: 180px;
}

/* footer */
footer{
	margin:30px auto 0;
	padding:0px 0 0;
	text-align: center;
	width:100%;
    line-height: 150%;
}
footer li{
	padding:0px 30px 0;
}
footer li strong{
	font-weight:bold;
}

.copyright{
	font-size: 0.7em;
	margin:0px 0 0 0;
	padding:0px 10px 20px;
}

footer a,
footer a:link,
footer a:visited {
font-size: 0.7em;
}

footer a:hover,
footer a:active {
	font-size: 0.7em;
}



}


/*************************************************************
【marginの設定】
*************************************************************/
.m0{margin:0 !important}
.mt0{margin-top:0 !important}
.mr0{margin-right:0 !important}
.mb0{margin-bottom:0 !important}
.ml0{margin-left:0 !important}

.m5{margin:5px !important}
.mt5{margin-top:5px !important}
.mr5{margin-right:5px !important}
.mb5{margin-bottom:5px !important}
.ml5{margin-left:5px !important}

.m10{margin:10px !important}
.mt10{margin-top:10px !important}
.mr10{margin-right:10px !important}
.mb10{margin-bottom:10px !important}
.ml10{margin-left:10px !important}

.m15{margin:15px !important}
.mt15{margin-top:15px !important}
.mr15{margin-right:15px !important}
.mb15{margin-bottom:15px !important}
.ml15{margin-left:15px !important}

.m20{margin:20px !important}
.mt20{margin-top:20px !important}
.mr20{margin-right:20px !important}
.mb20{margin-bottom:20px !important}
.ml20{margin-left:20px !important}

.m25{margin:25px !important}
.mt25{margin-top:25px !important}
.mr25{margin-right:25px !important}
.mb25{margin-bottom:25px !important}
.ml25{margin-left:25px !important}

.m30{margin:30px !important}
.mt30{margin-top:30px !important}
.mr30{margin-right:30px !important}
.mb30{margin-bottom:30px !important}
.ml30{margin-left:30px !important}

.m35{margin:35px !important}
.mt35{margin-top:35px !important}
.mr35{margin-right:35px !important}
.mb35{margin-bottom:35px !important}
.ml35{margin-left:35px !important}

.m40{margin:40px !important}
.mt40{margin-top:40px !important}
.mr40{margin-right:40px !important}
.mb40{margin-bottom:40px !important}
.ml40{margin-left:40px !important}

.m45{margin:45px !important}
.mt45{margin-top:45px !important}
.mr45{margin-right:45px !important}
.mb45{margin-bottom:45px !important}
.ml45{margin-left:45px !important}

.m50{margin:50px !important}
.mt50{margin-top:50px !important}
.mr50{margin-right:50px !important}
.mb50{margin-bottom:50px !important}
.ml50{margin-left:50px !important}

.m55{margin:55px !important}
.mt55{margin-top:55px !important}
.mr55{margin-right:55px !important}
.mb55{margin-bottom:55px !important}

.ml55{margin-left:55px !important}
.m60{margin:60px !important}
.mt60{margin-top:60px !important}
.mr60{margin-right:60px !important}
.mb60{margin-bottom:60px !important}
.ml60{margin-left:60px !important}

.m65{margin:65px !important}
.mt65{margin-top:65px !important}
.mr65{margin-right:65px !important}
.mb65{margin-bottom:65px !important}
.ml65{margin-left:65px !important}

.m70{margin:70px !important}
.mr70{margin-right:70px !important}
.mb70{margin-bottom:70px !important}
.ml70{margin-left:70px !important}

.m75{margin:75px !important}
.mt75{margin-top:75px !important}
.mr75{margin-right:75px !important}
.mb75{margin-bottom:75px !important}
.ml75{margin-left:75px !important}

.m80{margin:80px !important}
.mt80{margin-top:80px !important}
.mr80{margin-right:80px !important}
.mb80{margin-bottom:80px !important}
.ml80{margin-left:80px !important}


.mlrb30{margin:10px 30px 30px !important}
.ml90{margin-left:90px !important}

/**************************************************************
【paddingの設定】
**************************************************************/
.p0{padding:0 !important}		
.pt0{padding-top:0 !important}	
.pr0{padding-right:0 !important}
.pb0{padding-bottom:0 !important}
.pl0{padding-left:0 !important}	

.p5{padding:5px !important}
.pt5{padding-top:5px !important}
.pr5{padding-right:5px !important}
.pb5{padding-bottom:5px !important}
.pl5{padding-left:5px !important}

.p10{padding:10px !important}
.pt10{padding-top:10px !important}
.pr10{padding-right:10px !important}
.pb10{padding-bottom:10px !important}
.pl10{padding-left:10px !important}

.p20{padding:20px !important}
.pt20{padding-top:20px !important}
.pr20{padding-right:20px !important}
.pb20{padding-bottom:20px !important}
.pl20{padding-left:20px !important}

.p30{padding:30px !important}

.p4050{padding:40px 50px !important}

.pb30{padding-bottom:30px !important}
.pb40{padding-bottom:40px !important}
.pb50{padding-bottom:50px !important}
.pb80{padding-bottom:80px !important}

/**************************************************************
【widthの設定】
**************************************************************/
.w50{width:50px;}
.w100{width:100px;}
.w130{width:130px;}
.w180{width:180px;}
.w200{width:200px;}
.w220{width:220px;}
.w250{width:250px;}
.w350{width:350px;}
.w400{width:400px;}
.w450{width:450px;}
.w500{width:500px;}
.w600{width:600px;}
.w700{width:700px;}
.w710{width:710px;}
.w876{width:876px;}

/**************************************************************
【heightの設定】
**************************************************************/
.h10{height:10px;}
.h30{height:30px;}
.h100{height:100px;}
.h200{height:200px;}


/**************************************************************
【配置設定】
**************************************************************/
.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}

.f_left{float:left;}
.f_right{float:right;}

/**************************************************************
【文字装飾】
**************************************************************/
.red1{color:#F00;}/*明るい赤 */
.red2{color:#d13938;}/*暗い赤 */
.red1_b{color:#F00;font-weight:bold;}/*太字・明るい赤 */
.red2_b{color:#d13938;font-weight:bold;}/*太字・暗い赤 */
.blue{color:#00F;}/*青 */
.bl{color:#0085B2;}/*青 */
.or{color:#fe9855;}/*オレンジ */
.blk{color:#000;}/*黒 */
.gr{color:#61615f;}/*グレー */
.pk{color:#fe5656;}/*ピンク */
.wh{color:#ffffff;}/*ピンク */
.yl{color:#dbf11a;}/*黄色 */
.underline{text-decoration:underline;}/*アンダーライン */
strong{font-weight:bold;}/*太字 */

.bg_y{
	background-color: #d5e92f;
	padding: 2px 5px 2px;
}

.bg_k{
background: #0e4599; /* Old browsers */
background: -moz-linear-gradient(left, #0e4599 18%, #0c88d9 76%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #0e4599 18%,#0c88d9 76%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #0e4599 18%,#0c88d9 76%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e4599', endColorstr='#0c88d9',GradientType=1 ); /* IE6-9 */

	padding: 2px 5px 2px;
}
.bg_b{
	background-color: #cfcfcf;
	padding: 2px 5px 2px;
}


.font0_5{font-size:0.5em;}
.font0_6{font-size:0.6em;}
.font0_7{font-size:0.7em;}
.font0_8{font-size:0.8em;}
.font0_9{font-size:0.9em;}
.font1{font-size:1em;}
.font1_1{font-size:1.1em;}
.font1_2{font-size:1.2em;}
.font1_3{font-size:1.3em;}
.font1_4{font-size:1.4em;}
.font1_5{font-size:1.5em;}
.font1_6{font-size:1.6em;}
.font1_7{font-size:1.7em;}
.font1_8{font-size:1.8em;}
.font1_9{font-size:1.9em;}
.font2{font-size:2em;}

.lh160{
line-height: 160%;
}

.font_M {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.mojikan{
letter-spacing: -0.1em;
}




/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */







