@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
/* CSS Document */

html{
	height: 100%;
	}


/*--- body ---*/

body {
/* #special_containerで指定する
	font-family: 'メイリオ', "Meiryo", 'ＭＳ Ｐゴシック', "sans-serif";
	font-size: 15px;
	line-height:1.7;
	color:#333;
	height: 100%;
*/
}


/*--- container ---*/


/*--- container ---*/

#container {

    width:1200px;
    margin:0 auto;
    padding-bottom:5px;
    }


#special_container{
    background:#fff;
    width:1200px;
    margin:0 auto;
    padding:0px 0 0 0;
    }



/*--- breadcrumbs ---*/
#breadcrumbs{
    font-size:93%;
    padding:10px 0;
}




/*============== ここから汎用部品 ==============*/

a:link, a:visited, a:hover, a:active { color: inherit; text-decoration: none; }

#special_container {
	font-family: 'Noto Sans JP', 'Noto Sans CJK JP', Meiryo, 'Hiragino Kaku Gothic Pro', sans-serif;
	font-size: 16px;
	line-height:1.7;
	color:#323232;
    font-weight: 400;
	}



/*--- breadcrumbs ---*/
#breadcrumbs{
	font-size:93%;
	padding:10px 0;
}




/*============== ここから汎用部品 ==============*/

img { image-rendering: -webkit-optimize-contrast; }
a:hover { opacity: 0.8; }
.clearfix {
  content: "";
  display: block;
  clear: both;
}
.bold { font-weight: 700; color: #000; }




@media screen and (min-width: 768px) {
.sp-only { display: none; }
.conts {
    width: 1200px;
    background-image: url(../../../images/com/iturn_uturn/conts-bg.jpg);
    padding-bottom: 1%;
}
.mv { max-width: 1200px; }
.lead {
    width: 100%;
    margin: 0;
    padding: 50px;
    background: #c7f2c8;
}
.lead_frame {
    background: #fff;
    border-radius: 15px;
    filter: drop-shadow(6px 6px 6px rgba(0,0,0,0.3));
}
.lead_frame p {
    padding: 30px 80px;
    line-height: 2;
    text-align: center;
    color: #32b496;
}

.section {
    width: 100%;
    margin: 0 auto;
}
.conts_wrap01 {
    background: #fff;
    filter: drop-shadow(0px 6px 0 rgba(0,0,0,0.2));
    padding-bottom: 50px;
}
.ttl-sc { font-size:42px; color: #fff; text-align: center; }
.conts-ttl { width: 100%; margin-top:50px; padding: 5px 0;}
.conts-ttl-bg01 {
    background-image: url(../../../images/com/iturn_uturn/stripe_bg01.jpg);
    background-repeat: repeat;
    position: relative;
}
.conts-ttl-bg01:after{
    content: "";
    position: absolute;
    width: 74px;
    height: 38px;
    bottom: -38px;
    right: 0;
    left: 0;
    margin: auto;
    background: url(../../../images/com/iturn_uturn/stripe_arrow-01.png);
    background-repeat: no-repeat;
}
.tx-wrap {
    padding: 50px 130px;
}
.conts_wrap01 p {
    background:url(../../../images/com/iturn_uturn/dotted_line.png) 0 100% repeat-x;
    display:inline; line-height:230%;
    padding:0 0 10px;
}

.searchbtn {
    display: block;
    background: #ff5a00;
    border: 3px solid #fff;
    border-radius: 100px;
    color: #fff;
    font-weight: bold;
    font-size: 26px;
    width: 470px;
/*    padding: 20px 0;*/
    line-height: 3.2;
    margin: 0 auto;
    text-align: center;
    filter: drop-shadow(0px 6px 0 rgba(0,0,0,0.2));
    transition: .3s;
    position: relative;
}
.searchbtn:after {
    content: "";
    position: absolute;
    background:url(../../../images/com/iturn_uturn/arrow.png);
    background-repeat: no-repeat;
    width: 34px;
    height: 34px;
    right: 20px;
    top: 50%;
    margin-top: -16px;
}
.searchbtn:hover {
  transform: translate3d(0, 6px, 0);
    filter: none;
    opacity: 1;
}
.searchbtn a {
    display: block;
    width: 100%;
    height: 100%;
}


.conts-ttl-bg02 {
    background-image: url(../../../images/com/iturn_uturn/stripe_bg02.jpg);
    background-repeat: repeat;
    position: relative;
}
.conts-ttl-bg02:after{
    content: "";
    position: absolute;
    width: 74px;
    height: 38px;
    bottom: -38px;
    right: 0;
    left: 0;
    margin: auto;
    background: url(../../../images/com/iturn_uturn/stripe_arrow-02.png);
    background-repeat: no-repeat;
}
.conts_wrap02, .conts_wrap03 {
    width: 1100px;
    margin: 0 auto;
    padding: 50px 0 0;
}
.merit_wrap, .demerit_wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.marit_item {
    width: 48%;
    background: #fff;
    border-radius: 15px;
    filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.3));
    border: 4px solid #ff9b76;
    overflow: hidden;
    margin-bottom: 40px;
}
.marit_ttl {
    width: 100%;
    background-image: url(../../../images/com/iturn_uturn/stripe_bg02.jpg);
    background-repeat: repeat;
    text-align: center;
}
.marit_ttl p {
    background: #fff;
    font-size: 20px;
    color: #ff825a;
    display: inline-block;
    width: 200px;
    border-radius: 100px;
    line-height: 1.2;
    padding-bottom: 3px;
    margin: 10px auto;
 }
 .marit_ttl h3, .demerit_ttl h3 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 5px;
 }
 span.fs28 { font-size: 28px; }
.item_wrap {
    padding: 5%;
}
.item_wrap p {
    padding: 5% 0;
}




.conts-ttl-bg03 {
    background-image: url(../../../images/com/iturn_uturn/stripe_bg03.jpg);
    background-repeat: repeat;
    position: relative;
}
.conts-ttl-bg03:after{
    content: "";
    position: absolute;
    width: 74px;
    height: 38px;
    bottom: -38px;
    right: 0;
    left: 0;
    margin: auto;
    background: url(../../../images/com/iturn_uturn/stripe_arrow-03.png);
    background-repeat: no-repeat;
}
.demerit_item {
    width: 48%;
    background: #fff;
    border-radius: 15px;
    filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.3));
    border: 4px solid #88abda;
    overflow: hidden;
    margin-bottom: 40px;
}

.demerit_ttl {
    width: 100%;
    background-image: url(../../../images/com/iturn_uturn/stripe_bg03.jpg);
    background-repeat: repeat;
    text-align: center;
}
.demerit_ttl p {
    background: #fff;
    font-size: 20px;
    color: #88abda;
    display: inline-block;
    width: 200px;
    border-radius: 100px;
    line-height: 1.2;
    padding-bottom: 3px;
    margin: 10px auto;
 }

.lead.second {
    margin: 80px 0 40px;
}
.lead.second .lead_frame {
    padding: 40px;
    text-align: center;
}
.lead.second h3 {
    color: #32b496;
    font-size: 40px;
    border-bottom: 4px dotted #32b496;
    display: inline;
    text-align: center;
    margin: 30px auto;
}
.lead.second p {
    padding: 15px 40px;
    text-align: left;
    color: #000;
}


.section_joken {
    width: 1100px;
    background: #faffe1;
    border-radius: 15px;
    margin: 0 auto 40px;
    filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.3));
}
.joken_wrap {
    padding: 5%;
}
.joken-ttl {
    color: #4b4b4b;
    font-size: 40px;
    position: relative;
    border-bottom: 3px dashed #4b4b4b;
    padding-bottom: 5px;
}
.joken-icon01:before {
    content: "";
    background-image: url(../../../images/com/iturn_uturn/icon01.png);
    background-repeat: no-repeat;
    width: 76px;
    height: 64px;
    position: absolute;
}
.joken-icon02:before {
    content: "";
    background-image: url(../../../images/com/iturn_uturn/icon02.png);
    background-repeat: no-repeat;
    width: 76px;
    height: 64px;
    position: absolute;
}
.joken-icon03:before {
    content: "";
    background-image: url(../../../images/com/iturn_uturn/icon03.png);
    background-repeat: no-repeat;
    width: 76px;
    height: 64px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
}
.joken-icon03 p { line-height:1.2; }
.joken-ttl p { padding-left: 90px; }
.joken-tx { padding: 2% 0; }


ul.area_wrap {
    width: 100%;
    padding: 1%;
    display: flex;
    background: #fff;
    border-radius: 15px;
    margin-bottom: 1%;
}
li.area_01 { width: 15%; padding-left: 1%; font-weight: bold; }
li.area_02 { width: 85%; }
ul.prefecture { display: flex; }
ul.prefecture li {
    padding: 0 2%;
    border-right: 1px solid #e8e8e8;
}
ul.prefecture li:last-child {
    border-right: none;
}
ul.prefecture li a {
    color: #0000ee;
}
ul.prefecture li a:hover {
    text-decoration: underline;
    opacity: 1;
}
.btn_wrap {
    display: flex;
    padding: 3% 0;
}
.fukidashi {
    position: relative;
}
.fukidashi:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -40px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #faffe1 transparent transparent transparent;
  border-width: 40px 40px 0 40px;
}


.section_joken02 {
    width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.joken_item {
    width: 48%;
    background: #fff;
    border-radius: 15px;
    filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.3));
    margin-bottom: 5%;
    display: flex;
    flex-direction: column;
    padding-bottom: 3%;
}
.searchbtn.col-g {
    display: block;
    background: #6ad483;
    border: 3px solid #fff;
    border-radius: 100px;
    color: #fff;
    font-weight: bold;
    font-size: 26px;
    width: 410px;
/*    padding: 20px 0;*/
    line-height: 3.2;
    margin: 3% auto;
    text-align: center;
    filter: drop-shadow(0px 6px 0 rgba(0,0,0,0.2));
    transition: .3s;
    position: relative;
    margin-top: auto;
}
.searchbtn.col-g:after {
    content: "";
    position: absolute;
    background:url(../../../images/com/iturn_uturn/arrow_g.png);
    background-repeat: no-repeat;
    width: 34px;
    height: 34px;
    right: 20px;
    top: 50%;
    margin-top: -16px;
}
.searchbtn.col-g:hover {
  transform: translate3d(0, 6px, 0);
    filter: none;
}
.joken-areattl {
    width: 90%;
    border-top: 3px solid #00a37f;
    border-bottom: 3px solid #00a37f;
    color: #00a37f;
    font-size: 40px;
    text-align: center;
    margin: 5% auto;
}
.section_joken02 .joken-tx {
    width: 90%;
    margin: 0 auto 5%;
}
.mT15 { margin-top:15px; }
.br-sp {display: none; }
}











@media screen and (max-width:767px) {

#special_container {
    background: #fff;
    width: 100%;
    margin: 0 auto;
    padding: 0px 0 0 0;
    font-size: 14px;
}
#special_container img {
    width: 100%;
    image-rendering: -webkit-optimize-contrast;
}
.pc-only { display: none; }
.conts {
    width: 100%;
    background-image: url(../../../images/com/iturn_uturn/conts-bg.jpg);
    padding-bottom: 5%;
}
.mv { max-width: 100%; }
.lead {
    width: 100%;
    margin: 0;
    padding: 20px;
    background: #c7f2c8;
}
.lead_frame {
    background: #fff;
    border-radius: 15px;
    filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.3));
}
.lead_frame p {
    padding: 20px 30px;
    line-height: 2;
    text-align: left;
    color: #32b496;
}


.conts_wrap01 {
    background: #fff;
    filter: drop-shadow(0px 6px 0 rgba(0,0,0,0.2));
    padding-bottom: 5%;
}
.ttl-sc { font-size:20px; color: #fff; text-align: center; }
.conts-ttl { width: 100%; margin-top:5%; padding: 15px 0;}
.conts-ttl-bg01 {
    background-image: url(../../../images/com/iturn_uturn/stripe_bg01.jpg);
    background-repeat: repeat;
    position: relative;
}
.conts-ttl-bg01:after{
    content: "";
    position: absolute;
    width: 50px;
    height: 26px;
    bottom: -26px;
    right: 0;
    left: 0;
    margin: auto;
    background: url(../../../images/com/iturn_uturn/stripe_arrow-01.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.tx-wrap {
    padding: 8% 5% 5%;
}
.conts_wrap01 p {
    background:url(../../../images/com/iturn_uturn/dotted_line.png) 0 100% repeat-x;
    display:inline; line-height:230%;
    padding:0 0 10px;
}

.searchbtn {
    display: block;
    background: #ff5a00;
    border: 3px solid #fff;
    border-radius: 100px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    width: 280px;
/*    padding: 20px 0;*/
    line-height: 3;
    margin: 0 auto;
    text-align: center;
    filter: drop-shadow(0px 4px 0 rgba(0,0,0,0.2));
    transition: .3s;
    position: relative;
    margin-bottom: 5%;
}
.searchbtn:after {
    content: "";
    position: absolute;
    background:url(../../../images/com/iturn_uturn/arrow.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
    right: 15px;
    top: 50%;
    margin-top: -10px;
}
.searchbtn:hover {
  transform: translate3d(0, 6px, 0);
    filter: none;
}
.searchbtn a {
    display: block;
    width: 100%;
    height: 100%;
}
.searchbtn a:hover { opacity: 1; }
.conts-ttl-bg02 {
    background-image: url(../../../images/com/iturn_uturn/stripe_bg02.jpg);
    background-repeat: repeat;
    position: relative;
}
.conts-ttl-bg02:after{
    content: "";
    position: absolute;
    width: 50px;
    height: 26px;
    bottom: -26px;
    right: 0;
    left: 0;
    margin: auto;
    background: url(../../../images/com/iturn_uturn/stripe_arrow-02.png);
    background-size: 100%;
    background-repeat: no-repeat;
}




.conts-ttl-bg02 {
    background-image: url(../../../images/com/iturn_uturn/stripe_bg02.jpg);
    background-repeat: repeat;
    position: relative;
}
.conts-ttl-bg02:after{
    content: "";
    position: absolute;
    width: 50px;
    height: 26px;
    bottom: -26px;
    right: 0;
    left: 0;
    margin: auto;
    background: url(../../../images/com/iturn_uturn/stripe_arrow-02.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.conts_wrap02, .conts_wrap03 {
    width: 100%;
    margin: 0 auto;
    padding: 8% 0 0;
}
.merit_wrap, .demerit_wrap {
/*    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;*/
}
.marit_item {
    width: 90%;
    background: #fff;
    border-radius: 15px;
    filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.3));
    border: 4px solid #ff9b76;
    overflow: hidden;
    margin: 0 auto 5%;
}
.marit_ttl {
    width: 100%;
    background-image: url(../../../images/com/iturn_uturn/stripe_bg02.jpg);
    background-repeat: repeat;
    text-align: center;
}
.marit_ttl p {
    background: #fff;
    font-size: 16px;
    color: #ff825a;
    display: inline-block;
    width: 200px;
    border-radius: 100px;
    line-height: 1.2;
    padding-bottom: 3px;
    margin: 10px auto;
 }
 .marit_ttl h3, .demerit_ttl h3 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;
 }
 span.fs28 { font-size: 22px; }
.item_wrap {
    padding: 5%;
}
.item_wrap p {
    padding: 5% 0;
}

.conts-ttl-bg03 {
    background-image: url(../../../images/com/iturn_uturn/stripe_bg03.jpg);
    background-repeat: repeat;
    position: relative;
}
.conts-ttl-bg03:after{
    content: "";
    position: absolute;
    width: 50px;
    height: 26px;
    bottom: -26px;
    right: 0;
    left: 0;
    margin: auto;
    background: url(../../../images/com/iturn_uturn/stripe_arrow-03.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.demerit_item {
    width: 90%;
    background: #fff;
    border-radius: 15px;
    filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.3));
    border: 4px solid #88abda;
    overflow: hidden;
    margin: 0 auto 5%;
}

.demerit_ttl {
    width: 100%;
    background-image: url(../../../images/com/iturn_uturn/stripe_bg03.jpg);
    background-repeat: repeat;
    text-align: center;
}
.demerit_ttl p {
    background: #fff;
    font-size: 16px;
    color: #88abda;
    display: inline-block;
    width: 200px;
    border-radius: 100px;
    line-height: 1.2;
    padding-bottom: 3px;
    margin: 10px auto;
 }

.lead.second {
    margin: 8% 0 5%;
}
.lead.second .lead_frame {
    padding: 5%;
    text-align: center;
}
.lead.second h3 {
    color: #32b496;
    font-size: 20px;
    border-bottom: 4px dotted #32b496;
    display: inline;
    text-align: center;
    margin: 5% auto;
    line-height: 2;
}
.lead.second p {
    padding: 5%;
    text-align: left;
    color: #000;
}


.section_joken {
    width: 90%;
    background: #faffe1;
    border-radius: 15px;
    margin: 0 auto 8%;
    filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.3));
}
.joken_wrap {
    padding: 3%;
}
.joken-ttl {
    color: #4b4b4b;
    font-size: 18px;
    position: relative;
    border-bottom: 3px dashed #4b4b4b;
    padding-bottom: 10px;
}
.joken-icon01:before {
    content: "";
    background-image: url(../../../images/com/iturn_uturn/icon01.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 30px;
    height: 35px;
    position: absolute;
}
.joken-icon02:before {
    content: "";
    background-image: url(../../../images/com/iturn_uturn/icon02.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 30px;
    height: 35px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
}
.joken-icon03:before {
    content: "";
    background-image: url(../../../images/com/iturn_uturn/icon03.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 30px;
    height: 35px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
}
.joken-icon03 p, .joken-icon02 p { line-height:1.2; }
.joken-ttl p { padding-left: 35px; }
.joken-tx { padding: 3% 0; }


ul.area_wrap {
    width: 100%;
    padding: 2%;
    background: #fff;
    border-radius: 15px;
    margin-bottom: 2%;
    display: inherit;
}
li.area_01 { width: 100%; padding-left: 2%; font-weight: bold; }
li.area_02 { width: 100%; }
ul.prefecture { display: flex; flex-wrap: wrap; }
ul.prefecture li {
    padding: 0 2%;
    border-right: 1px solid #e8e8e8;
    margin-bottom: 2%;
}
ul.prefecture li:last-child {
    border-right: none;
}
ul.prefecture li a {
    color: #0000ee;
}
ul.prefecture li a:hover {
    text-decoration: underline;
}
/*.btn_wrap {
    display: flex;
    padding: 3% 0;
}*/
.fukidashi {
    position: relative;
}
.fukidashi:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -25px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #faffe1 transparent transparent transparent;
  border-width: 25px 25px 0 25px;
}
.searchbtn.fs16 { font-size: 16px; }



.section_joken02 {
    width: 100%;
    margin: 0 auto;
    display: initial;

}

.joken_item {
    width: 90%;
    background: #fff;
    border-radius: 15px;
    filter: drop-shadow(4px 4px 4px rgba(0,0,0,0.3));
    margin: 0 auto 5%;
    padding: 5%;
}
.searchbtn.col-g {
    display: block;
    background: #6ad483;
    border: 3px solid #fff;
    border-radius: 100px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    width: 280px;
/*    padding: 20px 0;*/
    line-height: 3;
    margin: 3% auto;
    text-align: center;
    filter: drop-shadow(0px 6px 0 rgba(0,0,0,0.2));
    transition: .3s;
    position: relative;
}
.searchbtn.col-g:after {
    content: "";
    position: absolute;
    background:url(../../../images/com/iturn_uturn/arrow_g.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
    right: 15px;
    top: 50%;
    margin-top: -10px;
}
.searchbtn.col-g:hover {
  transform: translate3d(0, 6px, 0);
    filter: none;
}
.joken-areattl {
    border-top: 3px solid #00a37f;
    border-bottom: 3px solid #00a37f;
    color: #00a37f;
    font-size: 22px;
    text-align: center;
    padding: 2% 0;
    margin: 5% auto;
}
/*.section_joken02 .joken-tx {
    width: 90%;
    margin: 0 auto 5%;
}*/

.mT15 { margin-top:15px; }
}

