@charset "utf-8";
.clearfix {zoom:1;}
.clearfix:before, .clearfix:after {
	content:"";
	display:table;
}
.clearfix:after {clear:both;}

.clear{clear:both;}

.fl {float:left;}
.fr {float:right;}
.tal {text-align:left;}
.tac {text-align:center;}
.tar {text-align:right;}

.nowrap {white-space:nowrap;}

hr {
	height:0px;
	border:none;
}

.under {
	background: linear-gradient(transparent 80%, yellow 80%);
}

.caption {
	font-size:0.8em;
}

.red {
	color:#ff5454;
}

.bold {
	font-weight: bold;
}

.pc_only {
	display: none;
}
.sp_only {
	display: block ;
}
img {
	max-width: 100%;
}
img.top_logo{
	width: 75%;
	max-width: 75%!important;
}

/* space
---------------------------------------------------- */
.mt05 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25 {margin-top:25px;}
.mt30 {margin-top:30px;}
.mt35 {margin-top:35px;}
.mt40 {margin-top:40px;}
.mt45 {margin-top:45px;}
.mt50 {margin-top:50px;}
.mt55 {margin-top:55px;}
.mt60 {margin-top:60px;}

.mb00 {margin-bottom:0px;}
.mb05 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb25 {margin-bottom:25px;}
.mb30 {margin-bottom:30px;}
.mb35 {margin-bottom:35px;}
.mb40 {margin-bottom:40px;}
.mb45 {margin-bottom:45px;}
.mb50 {margin-bottom:50px;}
.mb55 {margin-bottom:55px;}
.mb60 {margin-bottom:60px;}

.mr05 {margin-right:5px;}
.mr10 {margin-right:10px;}
.mr15 {margin-right:15px;}
.mr20 {margin-right:20px;}
.mr25 {margin-right:25px;}
.mr30 {margin-right:30px;}
.mr35 {margin-right:35px;}
.mr40 {margin-right:40px;}
.mr45 {margin-right:45px;}
.mr50 {margin-right:50px;}
.mr55 {margin-right:55px;}
.mr60 {margin-right:60px;}

.ml05 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml15 {margin-left:15px;}
.ml20 {margin-left:20px;}
.ml25 {margin-left:25px;}
.ml30 {margin-left:30px;}
.ml35 {margin-left:35px;}
.ml40 {margin-left:40px;}
.ml45 {margin-left:45px;}
.ml50 {margin-left:50px;}
.ml55 {margin-left:55px;}
.ml60 {margin-left:60px;}

.pt05 {padding-top:5px;}
.pt10 {padding-top:10px;}
.pt15 {padding-top:15px;}
.pt20 {padding-top:20px;}
.pt25 {padding-top:25px;}
.pt30 {padding-top:30px;}
.pt35 {padding-top:35px;}
.pt40 {padding-top:40px;}
.pt45 {padding-top:45px;}
.pt50 {padding-top:50px;}
.pt55 {padding-top:55px;}
.pt60 {padding-top:60px;}

.pb00 {padding-bottom:0px;}
.pb05 {padding-bottom:5px;}
.pb10 {padding-bottom:10px;}
.pb15 {padding-bottom:15px;}
.pb20 {padding-bottom:20px;}
.pb25 {padding-bottom:25px;}
.pb30 {padding-bottom:30px;}
.pb35 {padding-bottom:35px;}
.pb40 {padding-bottom:40px;}
.pb45 {padding-bottom:45px;}
.pb50 {padding-bottom:50px;}
.pb55 {padding-bottom:55px;}
.pb60 {padding-bottom:60px;}

.pr05 {padding-right:5px;}
.pr10 {padding-right:10px;}
.pr15 {padding-right:15px;}
.pr20 {padding-right:20px;}
.pr25 {padding-right:25px;}
.pr30 {padding-right:30px;}
.pr35 {padding-right:35px;}
.pr40 {padding-right:40px;}
.pr45 {padding-right:45px;}
.pr50 {padding-right:50px;}
.pr55 {padding-right:55px;}
.pr60 {padding-right:60px;}

.pl00 {padding-left:0px;}
.pl05 {padding-left:5px;}
.pl10 {padding-left:10px;}
.pl15 {padding-left:15px;}
.pl20 {padding-left:20px;}
.pl25 {padding-left:25px;}
.pl30 {padding-left:30px;}
.pl35 {padding-left:35px;}
.pl40 {padding-left:40px;}
.pl45 {padding-left:45px;}
.pl50 {padding-left:50px;}
.pl55 {padding-left:55px;}
.pl60 {padding-left:60px;}


/* 共通 */
body {
	line-height:1.5;
	font-size: 14px;
}

.inner {
	margin:0 auto;
	position: relative;
	clear: both;
}

.bgGreen {
	background-color: #0088cc;
}

.clear {
	clear:both;
}

/* レイアウト */
.wrap{
	margin:0 auto;
	min-width:100%;
}

.page_top {
	display: none;
	position: fixed;
	right: 0;
	bottom: 0;
}
.page_top a {
	display: block;
	width: 40px;
	height: 40px;
	text-align: center;
}

/* -----------------------------------------------
タブレット向けのレイアウトの指定：641p～
------------------------------------------------*/
.landscape {
	display: block;
}
.portrait {
	display: none;
}

.fl,
.fr{
	float: none;
}

.inner,
#header .inner,
.layout01 .inner,
.layout02 .inner,
.layout03 .inner,
.layout04 .inner,
#footer .inner {
	width: 92%;
	height: auto;
	margin: 0 auto;
	position: relative;
	clear: both;
}

#header {
	width:100%;
	height:auto;
	margin:0;
	background: url(../images/img_top_03_s_bokashi2.jpg) #fff no-repeat center top;
	background-size: cover;
}
#header .logo img {
	margin: 12px 0 0;
	width: 143px;
	height: auto;
	float: left;
}
#header .header_title {
	margin-left: 5%;
}
#header .header_title p {
	clear: both;
	font-weight: bold;
}
#header .header_title p:nth-child(1){
	color: #3f3e3e;
	letter-spacing: -0.02em;
	font-size: 16px;
	margin: 25px 0 0;
	padding-bottom: 5px;
	text-shadow: 2px 2px 2px #f7f7f7,
	-2px 2px 2px #f7f7f7,
	2px -2px 2px #f7f7f7,
	-2px -2px 2px #f7f7f7;
}
#header .header_title p:nth-child(1) span{
	font-size: 14px;
}
#header .header_title p:nth-child(2){
	color: #0088cc;
	font-size: 33px;
	line-height: 1em;
}
#header .header_title p:nth-child(3){
	font-size: 13px;
	color: #3f3e3e;
}
#header .header_title p.read {
	font-size: 13px;
	color: #3f3e3e;
	font-weight: normal;
	line-height: 1.2em;
	margin: 5px 0 0;
}
#header .header_title p.read span {
	color: #0088cc;
	height: auto;
	background-size: cover;
}
#header .header_title p.attention_text2,
.attention_text2{
	font-size: 10px;
	font-weight: normal;
	color: #909090;
	display: block;
}
	sup{
		font-size: 0.6em;
	}
.attention_text1{
	position: static;
	width: 100%;
	max-width: 100%;
	height: 0;
	margin: 0 auto;
	padding: 0;
	z-index: 18;
}
.attention_text1 .text{
	position: absolute;
	bottom: -12px;
	color: #FFF;
	top: 29px;
	right: 845px;
	padding: 3px 0;
	font-size: 11px;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
}
.attention_text1{
}
.attention_text1 .text{
	position: static;
	top: 0;
	right: 0;
	padding: 0 0;
	margin: 0 0 -5px 0;
	display: block;
	font-size: 9px;
}

h1 {
	text-align: center;
}
#header .logo {
	float: none;
	margin: 0 auto;
}

.layout01{
	background-color:#fff;
	padding:0;
	width:100%;
}
.layout01 .layout_title {
	font-size: 45px;
	line-height: 56px;
	margin: 0;
	padding: 10px 0 30px;
	color: #0088cc;
	/* background-color: #0088cc; */
	font-weight: bold;
	text-align: center;
}
.layout01 .layout_title.effect {
	transform: translateX(0);
	opacity: 1;
	transition-delay: .3s;
}
.layout01 .inner .fl p:nth-child(1){
	font-size: 20px;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0 0 15px;
}
.layout01 .inner .fl p:nth-child(2){
	font-size: 16px;
	line-height: 1.4em;
	margin: 0 0 30px;
}
.layout01 .bgGreen {
	height: 326px;
	padding: 100px 0 50px;
}
.layout01 .bgGreen p {
	color: #fff;
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
}
.layout01 .bgGreen p + p {
	font-size: 26px;
	line-height: 34px;
	font-weight: normal;
	margin: 20px 0 0;
}
.layout01 dt {
	height: auto;
	background-image: none;
}
.layout01 .inner {
	padding: 20px 0 50px;
}
.layout01 .layout_title,
.layout01 .layout_title.effect {
	font-size: 27px;
	line-height: 1.3;
	text-align: center;
	padding: 10px;
}
.layout01 .inner .fr {
	text-align: center;
}
.layout01 .inner .fr img {
	/*width: 100%;*/
	width: 360px;
	height: auto;
}

.layout06 {
	margin-top: 5px;
	padding: 10px 0 15px ;
	height: auto;
	background-color: #0088cc;
}

.layout02 {
	width:100%;
}
.layout02 .inner {
	padding: 20px 0;
}
.layout02 .inner p {
	text-align: center;
}
.layout02 .inner p:nth-child(2) {
	font-size: 20px;
	line-height: 1.4em;
	margin: 0 0 20px;
}
.layout02 dl{
	width: 360px;
	max-width: 100%;
	height: auto;
	margin: 0 auto 30px;
	-moz-box-shadow:0px 0px 7px 0px #909090;
	-webkit-box-shadow:0px 0px 7px 0px #909090;
	box-shadow:0px 0px 7px 0px #909090;
}
.layout02 dl:nth-child(5){
	margin: 0 auto;
}
.layout02 .layout_title,
.layout02 .layout_title.effect {
	font-size: 27px;
	line-height: 1.3;
	text-align: center;
	padding: 10px;
	opacity: 1;
	background-color: #0088cc;
	color: #fff;
	font-weight: bold;
	transform: none; /* スマホ時はアニメなし */
	transition-delay: 0s;
}
.layout02 dd {
	margin: 0 0 20px;
	padding: 10px 10px 30px;
	height: auto;
	font-size: 16px;
	line-height: 1.4;
}
.layout02 dd span {
	font-size: 17px;
	color: #0088cc;
	font-weight: bold;
	line-height: 2;
}
.layout02 .bgGreen {
}
.layout02 .bgGreen p {
	color: #fff;
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
}
.layout02 .bgGreen p + img {
	margin: 30px 0  20px;
}
.layout02 .bgGreen p + img + p {
	font-size: 26px;
	line-height: 34px;
	font-weight: normal;
	margin: 10px 0 0;
}
.layout02 .fl {
	width: 560px;
}
.layout02 .fr {
	width: 550px;
	color: #fff;
}
.layout02 .fr dl {
}
.layout02 .fr dt{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	background: none;
	height: auto !important;
}
.layout02 .fr dd {
	font-size: 16px;
	line-height: 20px;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	height: 5em !important;
}
.layout02 .fr dd:last-child {
	border-bottom: none;
}
.layout02 .inner p {
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 0 15px;
}
.layout02 dt img {
	width: 100%;
	height: auto;
	text-align: center;
}

.layout03 {
	width:100%;
	margin-top : -46px; /* ヘッダの分の調整 */
	padding-top : 46px;
}
.layout03 .inner {
	padding: 20px 0 ;
}
.layout03 dt {
	display:block;
}
.layout03 dt {
	margin: 0 auto;
	background: url(../images/woman03.png) no-repeat;
	background-size: 260px;
	background-position: 900px bottom;
}
.layout03 dd {
	height: 2300px;
	display: block;
	display:none;
}
.layout03 .bgGreen {
	padding: 50px 0 ;
}
.layout03 .lineView {
	font-size: 16px;
	background-size: cover;
	background-color: #ebebeb;
	border-radius: 3%;
	margin-bottom: 20px;
}
.layout03 .lineView .photo {
	width: 360px;
	margin: 0 auto;
}
.layout03 .lineView div > div {
	width: 95%;
}
.layout03 .lineView .prof {
	font-size: 0.9rem;
	padding-top: 30px;
	float: left;
	width: 60%;
}
.layout03 .lineView .fl p{
	font-size: 18px;
}
.layout03 .lineView .fl p + p{
	font-size: 16px;
}

.answer_box{
	width: 100%;
	margin-left: 22px;
}
.question_box{
	clear: both;
	width: 100%;
	margin: 0 auto;
}

img.left-image,
img.right_image{
	width:15%;
	margin-right: 10px;
	overflow: hidden;
}

img.left-image{
	float: left;
}
img.right_image{
	float: right;
}

p.name02,
p.name{

}

p.name02{
	text-align: left;
}

.layout03 img.iconCustomer {
	width:100px;
	float: left;
	margin: 0 1em 10px 0;
	border-radius: 8%;
}

.arrow_question {
	color: #0088cc;
	margin-bottom: 0.5em;
	clear: both;
}
.arrow_question::before {
	font-family: "Font Awesome 5 Free";
	content: "\f015";
	font-weight: bold;
	margin-right: 0.2rem;
}
.arrow_answer {
	margin-bottom: 1em;
}

.layout03 .layout_title,
.layout03 .layout_title.effect {
	font-size: 27px;
	line-height: 1.3;
	text-align: center;
	padding: 10px;
	opacity: 1;
	color: #fff;
	background-color: #0088cc;
	font-weight: bold;
	transform: none;  /* スマホ時はアニメなし */
	transition-delay: 0s;
}
.layout03 .inner > p {
	font-size: 24px;
	line-height: 1.3em;
	margin: 0 0 15px;
	text-align: left;
	font-weight: bold;
}
.layout03 dt {
	background-image: none;
}
.layout03 .bgGreen {
	height: auto;
	padding: 20px;
}
.layout03 img {
	max-width: 100%;
	height: auto;
}
.layout03 .lineView:nth-child(3) {
	margin: 0 0 2rem;
	padding: 0;
	border: none;
}
.layout03 .lineView .btn_open1,
.layout03 .lineView .btn_open2,
.layout03 .lineView .btn_open3 {
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 26px;
	margin: 0 auto;
	background-color: #0088cc;
	clear: both;
	position: relative;
}
.layout03 .lineView .btn_open1::after,
.layout03 .lineView .btn_open2::after,
.layout03 .lineView .btn_open3::after {
	font-family: "Font Awesome 5 Free";
	content: "\f078";
	margin-left: 0.5rem;
}
.layout03 .lineView .btn_close1,
.layout03 .lineView .btn_close2,
.layout03 .lineView .btn_close3 {
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 26px;
	margin: 20px auto 0;
	background-color: #0088cc;
	clear: both;
}
.layout03 .lineView .btn_close1::after,
.layout03 .lineView .btn_close2::after,
.layout03 .lineView .btn_close3::after {
	font-family: "Font Awesome 5 Free";
	content: "\f077";
	margin-left: 0.5rem;
}
.layout03 .lineView .btn_open_area1,
.layout03 .lineView .btn_open_area3,
.layout03 .lineView .btn_open_area2 {
	display: none;
}
.layout03 .lineView .btn_open + div{
	display: none;
	width: 100%;
}

.layout04 {
	width:100%;
}
.layout04 .inner {
	padding: 20px 0;
}
.layout04 .inner p {
	text-align: center;
}
.layout04 .inner p:nth-child(2) {
	font-size: 20px;
	line-height: 1.4em;
	margin: 0 0 20px;
}
.layout04 dl{
	width: 360px;
	max-width: 100%;
	height: auto;
	margin: 0 auto 30px;
	padding-bottom: 10px;
	-moz-box-shadow:0px 0px 7px 0px #909090;
	-webkit-box-shadow:0px 0px 7px 0px #909090;
	box-shadow:0px 0px 7px 0px #909090;
}
.layout04 dl:nth-child(6){
	margin: 0 auto 30px;
}
.layout04 .layout_title,
.layout04 .layout_title.effect {
	font-size: 27px;
	line-height: 1.3;
	text-align: center;
	padding: 10px;
	opacity: 1;
	background-color: #0088cc;
	color: #fff;
	font-weight: bold;
	transform: none; /* スマホ時はアニメなし */
	transition-delay: 0s;
}
.layout04 dt, .layout04 dd {
	margin: 0;
	padding: 10px 5px 5px 10px;
	height: auto;
	font-size: 16px;
	line-height: 1.4;
}
.layout04 dt span.question_title {
	color: #0088cc;
	font-weight: bold;
}
.layout04 dd span.answer_title {
	color: #ff5454;
	font-weight: bold;
	margin-bottom: 5px;
}
.layout04 dd div.answer_detail {
	font-size: 14px;
	line-height: 1.5;
	margin: 5px 5px 0 30px;
}
.layout04 dt span.question_title::before {
	content: "Q";
	font-weight: bold;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 2px;
	height: 28px;
	width: 28px;
	background-color: #249cce;
	color: #fff;
	font-size: 18px;
	margin-right: 5px;
}
.layout04 dd span.answer_title::before {
	content: "A";
	font-weight: bold;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 2px;
	height: 28px;
	width: 28px;
	background-color: #ff5454;
	color: #fff;
	font-size: 18px;
	margin-right: 5px;
}
.layout04 .fl {
	width: 560px;
}
.layout04 .fr {
	width: 550px;
	color: #fff;
}
.layout04 .fr dl {
}
.layout04 .fr dt{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	background: none;
	height: auto !important;
}
.layout04 .fr dd {
	font-size: 16px;
	line-height: 20px;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	height: 5em !important;
}
.layout04 .fr dd:last-child {
	border-bottom: none;
}
.layout04 .inner p {
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 0 15px;
}
.layout04 dt img {
	width: 100%;
	height: auto;
	text-align: center;
}

.layout05 {
	position: relative;
	left: 0;
	bottom: 0;
	height: auto;
	width: 100%;
	background-color: #0088cc;
}
.layout05 .inner {
	padding: 15px 0 ;
}

.submit_btn {
	width: 100%;
	height: 50px;
	margin: 0;
	padding:4px 0 0;
	background: url(../images/arrow_right.png) #0bc751 no-repeat;
	background-position: 97% 50%;
	color: #fff;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	line-height: 2;
	display: block;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 8px 0 #066128;
	border: none;
	cursor: pointer;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.submit_btn:active{
	box-shadow: none;
	top:8px;
}
.submit_btn:after {
	position: absolute;
	top: 0;
	right: 0;
	content: '';
	display:block;
	width:11px;
	height:19px;
	background:url(../images/arrow_right.png) no-repeat;
}

.form_title {
	text-align: left !important;
	line-height: 1.4;
	font-size: 14px !important;
	margin-bottom: 10px;
	font-weight: bold;
	color: #fff;
}
.form_title2 {
	font-size: 0.9rem;
	color: yellow;
	text-align: center;
	margin: 0 auto 4px;
}
.form_title3 {
	font-size: 0.9rem;
	color: #fff;
	text-align: center;
	margin: 0 auto 4px;
}

#footer {
	background-color:#0088cc;
	margin:0 auto ;
	padding:0 ;
	clear:both;
	width: 100%;
}
#footer ul {
	display:table;
	height: 16px;
	width: 100%;
	text-align: center;
	margin: 0 0 8px;
}
#footer ul li {
	display: inline-block;
	text-align:center;
	vertical-align:middle;
	font-size: 12px;
	color: #fff;
}
#footer ul li + li {
}
#footer ul li:nth-child(2) {
	margin: 0 2em;
}
#footer ul li a:link,
#footer ul li a:visited,
#footer ul li a:active {
	color: #fff;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #EBEBEB;
}
#footer ul + p {
	color: #fff;
	font-size: 13px;
	width: 100%;
	text-align: center;
}

.layout01 dt,
.layout02 dt,
.layout03 dt {
	width: 100%;
}

#loopslider ,
#loopslider_under {
	background-color: #0088cc;
	margin: 15px auto 0;
	width: 100%;
	height: 50px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.loopslider_area {
	background-color: #0088cc;
	margin: 20px 10px 5px;
}
.loopslider_area_under {
	background-color: #0088cc;
	margin: 5px 10px;
	padding-top: 15px;
}

.header_ribbon {
    display: block;
    position: relative;
    margin: 10px 0 5px 0;
    padding: 5px;
    width: 205px;
    background: #0088cc;
    box-sizing: border-box;
  }
.header_ribbon p {
	margin-left: 44px;
	color: #fff;
	font-size: 12px;
}
.ribbon_obi {
    display: inline-block;
    position: absolute;
    top: -6px;
    left: 10px;
    margin: 0;
    padding: 5px 0;
    z-index: 2;
    width: 34px;
    text-align: center;
    color: white;
    font-size: 10px;
    background: #ff5454;
    border-radius: 2px 0 0 0;
}
.ribbon_obi:before{
    position: absolute;
    content: '';
    top: 0;
    left: -5px;
    border: none;
    border-bottom: solid 6px #ff5454;
    border-left: solid 5px transparent;
}
.ribbon_obi:after{
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    height: 0;
    width: 0;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-top: 8px solid #ff5454;
}

/* -----------------------------------------------
スマートフォン向けのレイアウトの指定：～640p
------------------------------------------------*/
@media (max-width:640px) {
	.landscape {
		display: none;
	}
	.portrait {
		display: block;
	}
	#header .logo img {
		margin-left: 5%;
	}
	#header .inner{
		background-position : right 0 top 0;
		padding: 0;
		width: 100%;
	}
	#header .header_title {
		margin-left: 5%;
	}
	.layout01 .layout_title,
	.layout01 .layout_title.effect {
		text-align: left;
	}
	.layout02 .layout_title,
	.layout02 .layout_title.effect {
		text-align: left;
	}
	.layout03 .layout_title,
	.layout03 .layout_title.effect {
		text-align: left;
		padding: 10px;
	}
}
