@charset "UTF-8";
/*---------------reset---------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h2, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
  font-size : 14px;
}

ol,ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  /*text-align: left;*/
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}
.copy a {
    color: #e7eba5;
}

.linklist-SP2 a {
    color: #e26577;
}
a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html, body {
  height: 100%;
}

html {
  overflow-y: scroll;
}

img, svg {
  vertical-align: top;
}

a,
a:active,
a:hover {
  outline: 0;
}

h1, h2, h3, h4, h5, h6,
.sideArea-title {
  font-weight: nomarl;
}

dl dt {
  font-weight: nomarl;
}

strong, em {
  font-weight: bold;
}

section, article, header, footer {
  position: relative;
}

input, textarea, select, button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
  margin: 0;
  outline: none;
  padding: 0;
}

/*---------------all---------------*/
body
{
  color: #333;
  font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
  line-height:2em;
  font-size: 16px;
}
p
{
  margin: 0;
}
.ar01_02 p a{
  color:#FFEB3B !important;
}
a{
  color: #E91E63;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}
/*====================top==========================*/

/*======================menu-all=========================*/
/*side*/

.nav_bg {
    background: url('../images/nav_bg.png');
}
footer >.nav_bg{background:transparent;padding-top:0px;padding-bottom: 20px;}
footer >.nav_bg >ul > li a:hover::before{
  display:none;
}
footer >.nav_bg >ul > li a{
  color:#fff;
}
footer >.nav_bg >ul > li a:hover{
  color: #0e0e0c;
}
p.title-menu{
}
ul.menu-SP2{overflow: hidden;width: 960px;margin: 0 auto;}
ul.menu-SP2 li a{
  color: #000;
  text-decoration: none;
  display: block;
  float: left;
  text-align: center;
  padding: 13px 0px;
  font-size: 14px;
  position:relative;
  font-weight: bold;
  margin: 0px 39px;
}
ul.menu-SP2 li a:hover::before{
  content:"";
  position:absolute;
  border-width: 2px;
  border-style:solid;
  border-color: #3cacd1;
  width: 100%;
  top: 45px;
  left: 0px;
}
ul.menu-SP2 li a:hover{/* background-color: #f5c480; */}
/*bottom*/
ul.nav-bottom{text-align: center;}
ul.nav-bottom ul{}
ul.nav-bottom li{

float: left;

margin-left: 20px;

width: 258px;
}
ul.nav-bottom li a{color: #a7ffbe;}
ul.nav-bottom li a:before{
}

/*======================menu-all=========================*/

/*======================header==============================*/
.waps{
    width: 100%;
    min-width: 1000px;
    max-width: 1500px;
    margin: auto;
    padding: 0;
    clear: both;
    background: #fff;
}

.siti{
  font-size: 20px;
  text-align: center;
  background: #b30c0c;
  padding: 5px 0;
  color: #fff;
}
header{

}

.main_image img {
    width: 100%;
}

h1{
  text-align: center;
  color: #ffffff;
  padding: 20px 0;
  font-size: 23px;
  font-weight: bold;
  background: url(../images/h1_bg.png)  top center;
  border-bottom: 2px dotted #b1cde4;
}
/*======================header==============================*/

/*==========================main===============================*/
.main{
    margin: auto;
    clear: both;
    padding: 0;
    z-index: 9;
 
}

article h2{
  background: url('../images/h2_bg.png') no-repeat top center;
  /* background-size: 100%; */
  color: #ffffff;
  text-align: center;
  font-size: 25px;
  padding: 76px 0 115px 100px;
  /* margin-bottom: 30px; */
}
article h3{
  background: url('../images/h3_bg.png') no-repeat center;
  color: #fff;
  text-align: center;
  font-size: 20px;
  padding: 63px 0 84px 0px;
  margin-top: 0;
}

article h3:before{
  position: relative;
  top: 7px;
  padding-right: 9px;
}

article h4{
  width: 1080px;
  margin: 0 auto;
  color: #131211;
  text-align: left;
  font-size: 18px;
  padding: 20px 0px 20px 0px;
  margin-bottom: 16px;
  border-bottom: 2px solid #936755;
}

/*F1*/

.ar01_bg {
    background: #7ca4d5;
    padding: 22px 0px;
}

.ar01_01, .ar01_02,.ar01_03, .ar01_04{
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 50px;
  padding: 20px;
}

.ar01_01 img, .ar01_02 img, .ar01_03 img, .ar01_04 img{
  display: block;
  float: left;
}
.ar01_02 p, .ar01_04 p{
  display: block;
  float: left;
  width: 665px;
  padding: 87px 0 0 24px;
  color: #fff;
}
.ar01_02 p{
  display: block;
  float: left;
  width: 665px;
  padding: 47px 0 0 24px;
  color: #fff;
}
.ar01_04 p{
  display: block;
  float: left;
  width: 665px;
  padding: 118px 0 0 24px;
  color: #fff;
}
.ar01_03 p{
  display: block;
  float: left;
  width: 665px;
  padding: 95px 0 0 24px;
  color: #fff;
}
.ar01_01 p{
  display: block;
  float: left;
  width: 665px;
  padding: 90px 0 0 24px;
  color: #fff;
}
.ar01_01 p a{
  color:#ffdc74;
}
/*F2*/

.ar02_bg {
    width: 1080px;
    margin: 0 auto;
}

.ar02_01,.ar02_04{
  width: 100%;
  margin: 0 auto;
  /* margin-bottom: 50px; */
  padding: 64px 0 202px 0px;
}
.ar02_03{
   width: 100%;
   margin: 0 auto;
   margin-bottom: 50px;
   padding: 166px 0 117px 0px;
}

.ar02_01{background: url('../images/f02_bg_01.jpg') no-repeat center left;background-size: 100%;margin-bottom: 50px;padding: 95px 0 202px 0px;}
.ar02_02{background: url('../images/f02_bg_02.jpg') no-repeat center left;background-size: 100%;padding: 179px 0 213px 0px;margin-bottom: 20px;}
.ar02_03{background: url('../images/f02_bg_03.jpg') no-repeat center left;background-size: 100%;padding: 203px 0 177px 0px;}
.ar02_04{background: url('../images/f02_bg_04.jpg') no-repeat center left;background-size: 100%;}


.ar02_01 p,.ar02_02 p,.ar02_03 p,.ar02_04 p{
  padding: 148px 35px 50px 516px;
}

/*F3*/

.ar03_bg {
    width: 100%;
    margin: 0 auto;
}

.ar03_01,.ar03_02,.ar03_03,.ar03_04,.ar03_05{
  width: 100%;
  margin: 0 auto;
  margin-bottom: 50px;
}
.ar03_01{background: url('../images/f03_bg_01.jpg') no-repeat center top;padding: 487px 0 32px 0px;}
.ar03_02{background: url('../images/f03_bg_02.jpg') no-repeat center top;padding: 490px 0 20px;}
.ar03_03{background: url('../images/f03_bg_03.jpg') no-repeat center top;padding: 504px 0 44px;}
.ar03_04{background: url('../images/f03_bg_04.jpg') no-repeat center top;padding: 504px 0 44px;}
.ar03_05{background: url('../images/f03_bg_05.jpg') no-repeat center top;padding: 504px 0 44px;}
.ar03_01 a,.ar03_02 a,.ar03_03 a,.ar03_04 a,.ar03_05 a{
  color:#f9ec98;
}
.ar03_01 p,.ar03_02 p,.ar03_03 p,.ar03_04 p,.ar03_05 p{
  width: 1080px;
  color: #fff;
  margin: 0 auto;
  border-radius: 10px;
}

/*F4*/



.ar04{
  padding: 57px 50px 140px 50px;
  border-radius: 5px;
  /* box-shadow: 1px 1px 9px #a7a7a7; */
  margin-bottom: 50px;
  display: block;
  margin: 0px auto;
  margin-top: 50px;
}

.ar04_bg{
  background: url(../images/bg_text.png)no-repeat top center;
  /* padding-bottom: 34px; */
  width: 1080px;
  margin: 0px auto;
}
aside.sub-SP2{
    z-index: 99;
    position: relative;
}
/*main(PHP)------------------------------------------*/
/*list*/
.listBlock{
  padding: 106px 0 151px 0;
  /* background: url('../images/list_bg.png')no-repeat  center; */
  position: relative;
  background: #FACD89;
}

.listBlock ul::before {
    content: "";
    background: url('../images/list_icon.png') no-repeat center top;
    position: absolute;
    top: -50px;
    width: 1080px;
    height: 121px;
    display: block;
    margin: 0 auto;
}


.listBlock ul{background: #fff;/* border: 6px solid #00a0e9; */border-radius: 5px;width: 1043px;margin: 0 auto;padding: 80px 0px 63px 0px;position: relative;}

.listBlock li {font-weight: bold;padding-bottom: 6px;text-indent: 57px;}



/*dd*/
.ddBlock_bg{
    /* background: url('../images/dl_bg.png') repeat; */
    padding: 60px 0 20px 0;
    margin-bottom: 50px;
    background: #FFF799;
}


.ddBlock{
    width: 1080px;
    margin: 0 auto;
}

.ddBlock dl {
    margin: 0 auto 0px;
    overflow: hidden;
}

.ddBlock dt {
    background: url('../images/dt_icon.png') no-repeat center left;
    font-size: 25px;
    font-weight: bold;
    color: #000;
    text-align: left;
    padding: 46px 0 40px 0px;
    padding-left: 120px;
    margin-bottom: 27px;
}

.ddBlock dd {
    padding: 30px;
    margin-bottom: 60px;
    background: #fff;
    margin-top: 30px;
    font-size: 15px;
}
/*flow*/
.flowBlock{
    margin-bottom: 50px;
    background: url('../images/flow_bg.png')  center;
    padding: 20px 0 0px;
    /* border-radius: 5px; */
}

.flowBlock-box{width: 1080px;margin: 0 auto;/* background: #B20770; *//* box-shadow: #c1c1c1 1px 1px 4px; */}

.flowBlock-box h3{
  padding: 60px 0 72px 168px;
  margin: 0;
  color: #fff;
  margin: 0 auto;
  text-align: left;
}


.flowBlock-box:nth-child(1) h3{
   background: url('../images/flow_h_01.png') no-repeat center;
}
.flowBlock-box:nth-child(2) h3{
   background: url('../images/flow_h_02.png') no-repeat center;
}
.flowBlock-box:nth-child(3) h3{
  background: url('../images/flow_h_03.png') no-repeat center;
}
.flowBlock-box:nth-child(4) h3{
  background: url('../images/flow_h_04.png') no-repeat center;
}
.flowBlock-box:nth-child(5) h3{
  background: url('../images/flow_h_05.png') no-repeat center;
}

.flowBlock-box p{
    background: url('../images/flow_bg.png')  center;
    text-shadow: 1px 1px 0px #FFF;
    margin-bottom: 10px;
    background: #f9f9f9;
    /* width: 980px; */
    margin: 0 auto;
    padding: 40px 9px 44px 15px;
}
/*kuchikomiBlock*/
.kuchikomiBlock_bg {
    width: 1080px;
    margin: 0 auto;
}

.kuchikomiBlock{margin-bottom: 50px;}

.kuchikomiBlock:after {
    }

.kuchikomiBlock h3 {
    width: 625px;
    background: none;
    text-indent: 5px;
    margin: 0px;
    margin-left: 440px;
    padding: 0 0 5px 0;
    text-align: left;
    font-size: 17px;
    border-bottom: 4px solid #fff;
    color: #000;
}
.kuchikomiBlock-box{
    clear: both;
    margin-bottom: 25px;
}
.woman .kuchikomiBlock-hukidashi{
  width: 535px;
  padding: 20px 0 0 470px;
  border-radius: 10px;
}

.man .kuchikomiBlock-hukidashi{ */width: 535px;padding: 20px 0 0 470px;border-radius: 10px;}

.woman .kuchikomiBlock-hukidashi p {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    padding-right:0px !important;
    padding-left: 0px;
}

.man .kuchikomiBlock-hukidashi p {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    padding-right:10px !important;
}


.woman{
     background: url('../images/rev_bg_woman.png') no-repeat center left;
     margin: 0 auto;
     padding: 80px 0 160px 0;
     margin-bottom: 35px;
}

.man{
    background: url(../images/rev_bg_man.png) no-repeat center left;
    margin: 0 auto;
    padding: 112px 0 176px 0;
    margin-bottom: 50px;
}
/*QA*/
.qaBlock dl {
    width: 1080px;
    margin: 0 auto;
}


.qaBlock{
   padding: 0px 0;
   margin-bottom: 50px;
}

.qaBlock dt {background: url('../images/q_bg.png') no-repeat center right;float: left;width: 353px;padding: 204px 93px 219px 94px;font-size: 15px;font-weight: bold;color: #fff;text-align: left;/* text-shadow: 0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff; */margin-bottom: 15px;line-height: 22px;}
    .qaBlock dt:before{
  text-align: center;
  margin-bottom: 18px;
  position: relative;
  top: 15px;
}
.qaBlock dt a{
  color:#2c7cdc;
}
.qaBlock dd {background: url('../images/a_bg.png') no-repeat center left;float: left;width: 340px;/* height: 57px; *//* border: 2px solid #000; *//* margin-bottom: 20px; *//* border-radius: 9px; *//* background: #fff; */color: #ffffff;margin-bottom: 15px;padding: 197px 100px 56px 98px;}
.home_dd{
  padding: 199px 100px 86px 100px !important;
}
.home_dd a{
  color:#FFEB3B;
}
.home_dd01{
  padding: 191px 100px 62px 100px !important;
}
.home_dd02{
  padding: 193px 100px 71px 100px !important;
}
.home_dd03{
  padding: 193px 100px 103px 100px !important;
}
.home_dd04{
  padding: 217px 100px 79px 100px !important;
}
.home_dd05{
  padding: 185px 100px 149px 100px !important;
}
.home_dd06{
  padding: 216px 100px 149px 100px !important;
}

.qaBlock dd:before{
  text-align: center;
  margin-bottom: 18px;
  padding-right: 15px;
}

#socialBtn{
  margin-top: 30px;
}

/*==========================main===============================*/

/*========================side-map================================*/
.pan-kuzu-SP2{
    margin-bottom: 30px;
    margin-top: 30px;
}
.breadlist{}
.breadlist ul{
    color: #000;
}
.breadlist li{
    display: inline-block;
    padding-left: 20px;
}
.site-map-SP2{}
.site-map-SP2 h2{}
.site-map-SP2 ul{
    padding-left: 20px;
    padding-top: 10px;
    list-style: none;
}
.site-map-SP2 li{}
.site-map-SP2 li a{}
/*========================side-map================================*/

/*===========================pr-link===========================*/
.linklist-SP2{
     /* background: url('../images/link_bg.png')  center; */
     padding: 60px 0 50px 0;
     background: #CFEBFA;
}
.linklist-SP2 ul{
    display: block;
    margin: auto;
    width: 800px;
}
.linklist-SP2 li{
    width: 100%;
    display: inline-block;
    float: left;
    border-bottom: 1px #7ecef4 dotted;
    margin-bottom: 17px;
}

.linklist-SP2 li:nth-child(2) {
    margin-right: 0;
    border-bottom: 0px;
}

.linklist-SP2 li img{display: block;margin: auto;margin: 0;width: 9%;float: left;margin-right: 20px;padding: 0px;margin-bottom: 14px;}
.linklist-SP2 li h3{
    display: block;
    text-align: left;
    background: transparent;
    text-indent: 0px;
    padding: 0px;
    margin: 0;
    font-size: 16px;
    color: #000;
}
/*===========================pr-link===========================*/

/*========================footer=======================================*/
footer{
    background: url(../images/footer_bg.png)  center left;
    text-align: center;
    clear: both;
    padding-top: 20px;
    padding-bottom: 30px;
}
.section{
    margin: auto;
    clear: both;
    /* background: url('../images/link_bg.png')  center; */
    padding: 50px 0;
    background: #CFEBFA;
}
/*scroll*/
.bnt-totop{text-align: center;}
.bnt-totop a:hover{
    opacity: .7;
}
.bnt-totop img{
}
/*bottom-title*/
p.copy{
    color: #fff;
    font-size: 14px;
}
/*socail*/
.social{
    display: inline-block;
    margin: auto;
}
/*========================footer=======================================*/
.btnlink{
    margin: auto;
    width: 350px;
    text-align: center;
}
.btnlink a{
    display: block;
    background: #868686;
    color: #000;
    font-weight: bold;
    padding: 10px 0;
}
.btnlink a:hover{
    background: #505050;
    text-decoration: none;
}
@media screen and (max-width: 480px) {
.btnlink{width: 100%;margin: auto;}
.btnlink a{width: 100%;margin: auto;}
.btnlink a:hover{} 
.ddBlock_bg {
    padding: 0px;
    background: transparent;
    margin-bottom: 0px;
}
}



@media screen and (max-width: 480px) {
/*====================RPS==========================*/

/*======================menu-all=========================*/
/*side*/
p.title-menu{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;}
ul.menu-SP2{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;}
ul.menu-SP2 li{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;}
ul.menu-SP2 li a{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;background-size: 100%;padding: 11px 0;border-bottom: 1px solid #fff;/* background: #3f803c; */color: #fff;}
footer >.nav_bg >ul > li a:hover{
  background: #68bffc;
}
ul.menu-SP2 li a:hover{/* background-size: 100%; */background: #7ecef4 !important;}
ul.menu-SP2 li a:hover::before{
  display:none;
}
/*bottom*/
ul.nav-bottom{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;}
ul.nav-bottom ul{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;}
ul.nav-bottom li{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;}
ul.nav-bottom li a{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;}
/*======================menu-all=========================*/

/*======================header==============================*/
.waps{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;background: url(../images/sp_main.jpg) no-repeat top center;background-color: transparent;background-size: contain;padding-top: 210px;/* padding: 158px 15px 0px; */overflow: hidden;}
.hd_bg img{display: none;}
.hd_bg{background: url(../images/sp_main.jpg) no-repeat top center;}
header{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;}
header h1{/* width: 100%; */min-width: inherit;max-width:inherit;margin: auto;padding: 10px 15px;clear: both;float: none;display: block;text-indent: 0;text-align: center;color: #fff;font-size: 15px;background: #bc6c66;}
.main_image{display: none;}
/*======================header==============================*/

/*==========================main===============================*/
.main{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;}
article.contain-SP2{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;}
article h2{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 10px 0;clear: both;float: none;display: block;text-align: center;text-indent: 0;background-size: cover;background: none;font-size: 16px;background: #3e77bb;margin-bottom: 20px;}
h1, article h2, .qaBlock dt,article h3{
  background: #7ECEF4 !important;
  color: #000;
  border-bottom: 0px;
  font-size: 18px;
  /* padding-bottom: 0px; */
  margin-bottom: 0px;
}
.kuchikomiBlock h3{
  border-bottom:#909498 solid 3px !important;
}
article h3{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;background: none;/* margin-bottom: 20px; */background: #667882;/* border-bottom: 2px solid #815325; */font-size: 14px;color: #fff;padding: 10px;}
article h4{
  width:100%;
  text-align:center !important;
}
article img{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;}
aside.sub-SP2{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;}
/*main(PHP)------------------------------------------*/
/*F*/
.ar01_01, .ar01_02, .ar01_03, .ar01_04{
    padding: 0px;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.ar01_01 p a{
  color:#d24242;
}
.ar01_bg{
  padding:0px;
  padding-bottom:0px;
  background: #ffffff;
}
.ar01_01 img, .ar01_02 img, .ar01_03 img, .ar01_04 img{
  width: 100%;
}

.ar02_01{background: #f1f1f1;padding: 10px 0;margin-bottom: 20px;}
.ar02_02{background:none;padding-top: 20px;margin-bottom: 0px;padding-bottom: 30px;}
.ar02_03{background:none;padding: 0px 0px 0px 0px;}
.ar02_04{background:none;padding: 20px 0px 20px 0px;}
.ar02_03 p{
  padding-top:20px !important;
}
.ar02_01 p, .ar02_02 p, .ar02_03 p, .ar02_04 p{padding: 0px 15px 0px;}
.ar03_01 p, .ar03_02 p, .ar03_03 p, .ar03_04 p, .ar03_05 p{
    width: 93%;
    padding: 15px;
    color: #000;
}


.ar02_bg{
  width: 100%;
}

.ar01_01 p, .ar01_02 p, .ar01_03 p, .ar01_04 p{width: 93%;padding: 15px;color: #000;}
/*list*/
.listBlock{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;/* margin-bottom: 50px; */padding: 22px 0;margin-top: 73px;background: none;}
.listBlock ul{
    width: 87%;
    font-size: 14px;
    padding: 20px;
    padding-top: 65px;
    border: 6px solid #ced2d8;
}

.ar04_bg{
  width: 100%;
  background:transparent;
}
.ar04{
  
padding: 15px 10px 20px 20px;
  
margin-bottom: 0px;
  
margin-top: 0px;
  
width: 93%;
}
.listBlock li{
text-indent: 0;
padding-bottom: 10px;
}

.listBlock ul::before{
  width: 89%;
  top: -66px;
}

/*dd*/
.ddBlock dt{margin:0 auto;/* display: block; */float: none;width: 67%;padding-top: 70px;}
.ddBlock{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;margin-top: 20px;margin-bottom: 20px;background: #d1d4d6;}
.ddBlock dd{
  width: 88%;
  margin-bottom: 15px;
  margin-top: 20px;
}
/*flow*/
.flowBlock-box h3,ul.menu-SP2 li a{background: #96a0a5 !important;}
.flowBlock{width: 99%;min-width: inherit;max-width:inherit;padding: 0;clear: both;float: none;display: block;margin: 20px auto 50px;}
.flowBlock-box{width: 100%;min-width: inherit;max-width:inherit;margin: auto;/* padding: 0; */clear: both;float: none;display: block;}
.flowBlock-box h3{width: 96%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;text-align: left;padding-left: 19px;color: #000;background: #e4e6e6!important;}
.flowBlock-box p{min-width: inherit;max-width:inherit;margin: auto;padding: 10px 0;clear: both;float: none;display: block;/* padding-left: 60px; */padding: 15px;width: 94%;}
/*kuchikomiBlock*/
.kuchikomiBlock{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;margin-bottom: 50px;}
.kuchikomiBlock-box{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;/* padding-top: 90px; */}

.kuchikomiBlock h3 {
    text-indent: inherit;
    text-align: center;
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: 25px;
    width: 95%;
    margin-left: 0px;
    text-align: left;
    color: #1c1d1d;
    border-bottom: 4px solid #4770a2;
    /* border-bottom: 0px !important; */
    padding: 10px;
}
.kuchikomiBlock-hukidashi{min-width: inherit;max-width:inherit;margin: auto;clear: both;float: none;display: block;}

.kuchikomiBlock-hukidashi p {
    padding-left: 15px;
}
.man{width: auto;min-width: inherit;max-width:inherit;clear: both;float: none;display: block;margin: 0;padding: 10px 10px 20px 10px;background: #e8e6e6;}
.woman{width: auto;min-width: inherit;max-width:inherit;clear: both;float: none;margin: 0;padding: 20px;background: #f1f1f1;}
/*QA*/
.qaBlock{min-width: inherit;max-width:inherit;margin: auto;clear: both;float: none;display: block;}
/*==========================main===============================*/

.kuchikomiBlock_bg{
  width: 100%;
}

.woman .kuchikomiBlock-hukidashi{
  width: 100%;
  padding: 0px;
}

.man .kuchikomiBlock-hukidashi{
  width: 100%;
  padding: 0px;
}

.qaBlock dt{
  width: 95%;
  padding: 22px 13px;
  /* background-position-x: -614px; */
  margin-bottom: 0px;
  background: #d9dbdc;
  /* padding-bottom: 0px; */
  text-align: center;
}
 .qaBlock dd,.home_dd{
   background: #e9f8ff;
   padding: 20px 10px 50px 10px !important;
   color:#000;
   width: 96%;
 }
 .home_dd a{
   color:#F44336;
 }
.qaBlock dl{
  width: 100%;
}


/*========================side-map================================*/
.pan-kuzu-SP2{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;}
.breadlist{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;}
.breadlist ul{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;padding: 10px;}
.breadlist li{min-width: inherit;max-width:inherit;margin: auto;clear: both;float: none;}
.site-map-SP2{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;}
.site-map-SP2 h2{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;}
.site-map-SP2 ul{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;}
.site-map-SP2 li{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;}
.site-map-SP2 li a{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;text-align: center;}
/*========================side-map================================*/

/*===========================pr-link===========================*/
.linklist-SP2{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;}
.linklist-SP2 ul{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;padding: 20px 0;background: #f1f1f1;}
.linklist-SP2 li{width: 80%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;margin-bottom: 20px;}

.linklist-SP2 li:nth-child(2) {
    margin: auto;
}
.linklist-SP2 li img{width: auto;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;margin-bottom: 10px;}
.linklist-SP2 li h3{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;text-align: center;color: #040404;background: transparent !important;}
/*===========================pr-link===========================*/

/*========================footer=======================================*/
footer{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;/* padding: 20px 0; */background: #599fd0;}
.section{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;background: none;background: #e9f8ff;}
/*scroll*/
.bnt-totop{width: 100%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: -webkit-box;}
.bnt-totop a{width: auto;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block !important;}
.bnt-totop img{min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;margin-bottom: 20px;padding-top: 20px;}
/*bottom-title*/
p.copy{width: 95%;min-width: inherit;max-width:inherit;margin: auto;padding: 0;clear: both;float: none;display: block;font-size: 12px;line-height: 20px;padding-bottom: 20px;}
/*socail*/
.social{}
/*========================footer=======================================*/
.ar03_01, .ar03_02, .ar03_03, .ar03_04, .ar03_05 {
    background: #e9f8ff;
    padding: 20px 0;
    margin-bottom: 0px;
}
.ar03_01 a, .ar03_02 a, .ar03_03 a, .ar03_04 a, .ar03_05 a{
  color:red;
}
}
div:after
{
    content: "";
    display: block;
    clear: both;
}


.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    font-size:0;
    clear: both;
    visibility:hidden;
}
.clearfix{
    display: inline-block;
}

/* Hides from IE Mac */
* html .clearfix{
    height: 1%;
}
.clearfix{
    display:block;
}
/* End Hack */