@media screen and (max-width: 750px) {
.sp_hidden {
	display: none
}
.pc_hidden {
	display: inline
}
p{
	padding:0;
	margin:0;}

body {
	-webkit-text-size-adjust: none;
	font-family: 'Noto Sans JP', sans-serif;
	color:#000 !important;
	font-size:10pt !important;
	line-height:160% !important;
	text-align:left;
}
body,html {
 width: 100%;
 height: 100%;
 margin: 0;
 padding: 0;
}
html { overflow-y: scroll;}/*---この指定を外すとオープニングアニメでスクロールが出ない----*/
* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.switch {
    visibility: hidden;
}

.iall{
	width:100%;
	max-width:100%;
}
img,iframe{vertical-align:bottom;}

#wrap{
	background:#fff;}

ol{margin:0;padding:0;}
ul{margin:0;padding:0;}
ol.un{padding-bottom:20px;}
ol.un li{margin-left:1.5em;}

.table_basic { border-collapse: separate; border-spacing: 1px; background: #ddd; border-style: none; width:100%;}
.table_basic th { background-color: #f3f3f3; padding:5px; font-weight: normal; border-top: 1px solid #FFF;text-align:left; display:block;}
.table_basic td { background-color: #FFF; padding:5px; border-top: 1px solid #FFF;display:block;}
.table_basic th span{ color:#fff; background:#C00; margin-left:5px; font-size:11px; line-height:1; padding:2px 6px;}
.table_basic td textarea { height:100px; width:100%;}
.table_basic td input {width:100%;}
.table_basic td input.radio { margin-right:5px;}



.right{ text-align:right;}
.cen{ text-align:center;}
.sp_no{ display:none}
/*--------------------------------------------------------------------------------*/
.contentWrap{
	width:96%;
	margin:0 auto;
}
#ind #contents{
	margin:0px auto 0;
	}
.sec #contents{
	padding:30px 0;
	}
.sec #main{
	width:96%;
	background:#fff;
	margin:0 auto;
}

/*----------------------------------------オープニングアニメ----------------------------------------*/
.anime{
	display:none;
}
/*----------------------------------------ヘッダ----------------------------------------*/
header {
	width: 100%;
	text-align:center;
	position: relative;
	height:132px;
	position:fixed;
	z-index:1000;
	background:#000;
}
header h1{
	display:none;
}
header .logo{
	line-height:1.2;
	padding:10px;
}
header .logo a{
	display:inline-block;
}
header .logo a img{
	width:130px;
	display:block;
	margin:0 auto;
}
header .h_tel,
header .h_btn,
header .h_sns{
	display:none;
}
.space{
	height:132px;}

header .sp_nav{
	width:100%;
	display:-webkit-box;
display:-ms-flexbox;
display:flex;
border-top:1px solid #6b6b6b;
	}
header .sp_nav li{
	width:calc(100% / 3);
	border-right:1px solid #6b6b6b;
	padding:7px 0;
	}
header .sp_nav li a{
	color:#fff;
	display:block;
	font-size:11pt;
	line-height:1.2;
	}
header .sp_nav li:nth-child(1) a:before {
font-family: FontAwesome;
content: "\f095";
font-weight:normal;
}
header .sp_nav li:nth-child(2) a:before {
font-family: FontAwesome;
content: "\f0e0";
font-weight:normal;
}
header .sp_nav li:nth-child(3) a:before {
font-family: FontAwesome;
content: "\f0c9";
font-weight:normal;
}
header .sp_nav li a span{
	display:block;
	line-height:1;
	padding-top:5px;
	font-size:9pt;
}


/*----------------------------------------Ｇナビ----------------------------------------*/
.gnav-wrapper{
	display:none;
}
/*----------------------------------------フッタ----------------------------------------*/
footer{
	background: url(../img/footer.jpg);
	font-size:14px;
	color:#fff;
	padding:15px 0;
	}
footer a,
footer a:hover{
	color:#fff;
}
footer .inner{
	width:96%;
	margin:0 auto;
	
}
footer .inner ol{
	display:none;
}


.sns{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
	font-size:15pt;
	z-index:2;
}
.sns li{
	border:none;
}
.sns .tw a:before{
	font-family: FontAwesome;
	content: "\f099";
	margin-right:20px;
	color:#fff;
	}
.sns .fb a:before {
font-family: FontAwesome;
content: "\f230";
margin-right:20px;
color:#fff;
}
.sns .is a:before{
	font-family: FontAwesome;
content: "\f16d";
color:#fff;
	}
	
	
.copy{
	text-align:center;
	padding:10px;
	font-size:9pt;
    background: #F5F5F5;
}
.page_top {
	background:#d62b43;
	position:fixed;
	bottom:0px;
	right:0px;
}
.page_top img{
	display:block;
	width:30px;
	height:30px;
}

/*----------------------------------------メインイメージＩＮＤＥＸ----------------------------------------*/
#mainimg{
	background:url(../img/mainimg_bg.jpg);
	}
#mainimg .inner{
	margin:0 auto;
	padding:20px 10px;
	}
#mainimg .inner p{
	text-align:center;
	font-weight:bold;
	padding-bottom:15px;
	font-size:11pt;
	line-height:1.4;
}
#mainimg .inner p span{
	display:block;
	color:#fff;
	font-size:17pt;
	font-weight:bold;
	line-height:1.4;
	padding-top:7px;
}
#mainimg .inner div.comic{
	margin-bottom:20px;
	position: relative;
}
#mainimg .inner div.comic ul li span{
	position: absolute;
	bottom:10px; right:10px;
	z-index: 100;
	background: rgba(255,255,255,0.8);
	padding:5px 10px;
	box-shadow: 0 0 5px #CCC;
}
#mainimg .inner .slider img{
	width:100%;
}
#mainimg .inner div.campaign{
	width: 100%;
}
#mainimg .inner div.campaign img{
		width: 100%;
}
#mainimg .inner div.video{
	position: relative;
width: 100%;
padding-top: 56.25%;
}
#mainimg .inner div.video video{
	position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
	background:#fff;
	outline: none;
}


/*----------------------------------------index----------------------------------------*/


#index01{
	padding:30px 0 0;
	}
#index01 .inner{
	padding-bottom:30px;
	}
	
#index01 .inner .box{
	box-sizing:border-box;
	background:#f7f7f7;
	border:2px solid #e6e6e6;
	padding:10px;
	text-align:left;
	margin-bottom:10px;
	}
#index01 .inner .box .fuki{
	position: relative;
  	display: inline-block;
	background:#d62b43;
	font-weight:bold;
	color:#fff;
	padding:10px;
	margin-bottom:20px;
	font-size:12pt;
	width:100%;
	
}
#index01 .inner .box .fuki:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -7px;
  border: 7px solid transparent;
  border-top: 12px solid #d62b43;
}
#index01 .inner .box .txtL{
	font-weight:800;
	font-size:14pt;
	color:#d62b43;
	margin-bottom:15px;
	text-align:center;
	}
#index01 .inner .box img{
	margin-bottom:10px;
	}
#index01 .inner .box p{
	text-align:left;
}

#index01 .inner .icon{
	display:none;}

#index02{
	padding:20px 0;
	background: url(../img/index02_bg.jpg) no-repeat center top;
	background-size:cover;
	text-align:left;
	}
#index03{
	padding:30px 0 0;
	}

#index03 .inner{
}
#index03 .inner .box{
	width:100%;
	text-align:center;
	padding:35px 10px;
}
#index03 .inner .box .num{
	background:#d62b43;
	line-height:1;
	color:#fff;
	font-weight:bold;
	font-size:20px;
	display:inline-block;
	padding:10px;
	margin-bottom:20px;
}
#index03 .inner .box p{
	text-align:left;
	padding-bottom:20px;
}
#index03 .inner .box p span{
	display:block;
	font-weight:800;
	font-size:14pt;
	padding-bottom:15px;
}
#index03 .inner .box:nth-child(1){background: url(../img/index03_bg1.jpg) no-repeat center top;background-size:cover;}
#index03 .inner .box:nth-child(2){background: url(../img/index03_bg2.jpg) no-repeat center top;background-size:cover;}
#index03 .inner .box:nth-child(3){background: url(../img/index03_bg3.jpg) no-repeat center top;background-size:cover;}
#index03 .inner .box:nth-child(4){background: url(../img/index03_bg4.jpg) no-repeat center top;background-size:cover;}
#index03 .inner .box:nth-child(5){background: url(../img/index03_bg5.jpg) no-repeat center top;background-size:cover;}
#index03 .inner .box:nth-child(6){background: url(../img/index03_bg6.jpg) no-repeat center top;background-size:cover;}
#index03 .inner .box:nth-child(odd) p{
	color:#fff;
}

#index03 .inner .box a{
	display:inline-block;
	background:#d62b43;
	color:#fff;
	padding:5px 15px;
	line-height:1;
	}
#index04{
	padding:30px 0 0;
	}
#index04 .inner{
	}
#index04 .inner .box{
	background:#f6f6f6;
	text-align:center;
	width:100%;
	margin:0 0 15px;
	}

#index04 .inner .box img{
	max-width:100%;
	width:100%;
	}
#index04 .inner .box div{
	padding:25px 10px;
	}
#index04 .inner .box div p{
	padding-bottom:10px;
}
#index04 .inner .box div p span{
	display:block;
	color:#d62b43;
	font-weight:bold;
	font-size:13pt;
	margin-bottom:5px;
	}
#index04 .inner .box div a{
	display:inline-block;
	background:#d62b43;
	color:#fff;
	padding:5px 15px;
	line-height:1;
}

#ind h2{
	text-align:center;
	font-size:20pt;
	line-height:1;
	margin:0 auto 20px;
	padding-bottom:30px;
	background: url(../img/fuki_line.png) no-repeat center bottom;
	width:96%;
	font-weight:800;
	}
#ind h2 span{
	display:block;
	font-size:9pt;
	padding-top:10px;
	font-weight:600;
	}
#ind h2 strong{
	color:#d62b43;
	font-weight:800;
	}

/*---------------------------------------セカンド共通----------------------------------------*/
#sec_mainimg{
	background: url(../img/sec_mainimg.jpg) no-repeat center center;
	background-size: cover;
	height:70px;
	text-align:center;
	margin-top:0px;
}
.sec h2{
	text-align:center;
	font-size:20pt;
	line-height:1;
	margin:0 auto 20px;
	padding-bottom:30px;
	background: url(../img/fuki_line.png) no-repeat center bottom;
	width:96%;
	font-weight:800;
	}
.sec h2 span{
	display:block;
	font-size:9pt;
	padding-top:10px;
	font-weight:600;
	}
.sec h2 strong{
	color:#d62b43;
	font-weight:800;
	}

h3{
	
	text-align:center;
	padding:10px;
	margin-top:0;
	margin-bottom:15px;
	color:#d62b43;
	font-size:13pt;
	position: relative;
	border:1px solid #d62b43;
	box-sizing:border-box;
}
h3:after{
	content: "";
    position: absolute;
    bottom: -1px;
    right:  -1px;
    display: block;
    width: 0;
    border-style: solid;
    border-width: 7px;
    background-color: #ccc;
    border-color: #d62b43 #fff #fff #d62b43;
}

h4{
	color:#d62b43;
	margin-bottom:15px;
	font-size:11pt;
	}
.mbs{
	margin-bottom:10px;
	}
.mbm{
	margin-bottom:20px;
	}
.mbl{
	margin-bottom:30px;
	}
.mbline{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dotted #ddd;}
ol.num{}
ol.num li{
	padding:0 0 5px;
	margin-left:2em;
	list-style-type: decimal;
	}
ol.disc{}
ol.disc li{
	padding:0 0 5px;
	margin-left:2em;
	list-style-type:disc;
	}
ol.check{padding-left: 1em; /* 文章のスタート位置。li:beforeが入るスペースを確保*/}
ol.check li{
	position: relative;
	padding:5px 0 5px 0.4em;
	}
ol.check li:before {
	font-family: "Font Awesome 5 Free";
	font-weight:900;
	content: "\f058";
	position: absolute;
	left: -1em; /* アイコンのスタート位置。左揃えの場合 ul のpadding-leftと同じ値 */
	color:#d62b43;
}

ol.list{padding-left: 1em;
}
ol.list li{
	position: relative;
	padding:10px 0 10px 0.4em;
	border-bottom:1px dotted #ccc;
	}
ol.list li:before {
	font-family: "Font Awesome 5 Free";
	font-weight:900;
	content: "	\f22d";
	position: absolute;
	left: -1em; /* アイコンのスタート位置。左揃えの場合 ul のpadding-leftと同じ値 */
	margin-right:10px;
	color:#eb8882;
}
ol.list li span{
	margin-right:20px;
	display:block;
}


.box_defo,
.box_defo2{
width:100%;
	}
.box_defo .pic,
.box_defo2 .pic{
	margin-bottom:10px;
	}
.box_defo .pic img,
.box_defo2 .pic img{
	width:100%;
}
.box_defo .txt,
.box_defo2 .txt{
	}
.box_defo .txt span,
.box_defo2 .txt span{
	display:block;
	color:#d62b43;
	margin-bottom:10px;
	font-weight:600;
	font-size:11pt;
}

.gmap{
	position: relative;
width: 100%;
padding-top: 56.25%;
	}
.gmap iframe{
	position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
	}

/*---------------------------------------archive----------------------------------------*/
.archive .box{
	background:#f3f3f3;
	padding:10px;
	margin-bottom:20px;
	}
.archive .box .name{
	font-size:11pt;
	margin-bottom:10px;
	}
	
.archive .box .inner{
	background:#fff;
	padding:10px 10px;
	}
.archive .box .inner img{
	width:100%;}
.archive .box .inner .sp{
	text-align:center;
	margin-top:20px;
}
.archive .box .inner .sp img{
	width:60%;}

/*---------------------------------------service_advantage----------------------------------------*/
.service_advantage ol{
	}
.service_advantage ol li{
	width:100%;
	background:#f6f6f6;
	text-align:center;
	padding:20px 10px;
	margin-bottom:20px;
	position:relative;
	}
.service_advantage ol li div.num{
	background: #d62b43;
	position:absolute;
	display:none;
	left:10px;
	top:-10px;
    line-height: 1;
    color: #fff;
    font-weight: bold;
    font-size: 26px;
    padding: 10px;
    margin-bottom: 20px;
	}
.service_advantage ol li p.tit{
	font-weight:700;
	font-size:14pt;
	padding-bottom:10px;
	}
.service_advantage ol li div{
	margin-bottom:10px;}
.service_advantage ol li img{
	width:100%;
	}
.service_advantage ol li p.comment{
	padding-bottom:15px;
	}
.service_advantage ol li a{
	    display: inline-block;
    background: #d62b43;
    color: #fff;
    padding: 5px 15px;
    line-height: 1;
	}
	
/*---------------------------------------service_advantage_c1----------------------------------------*/
.service_advantage_c1 .flow{
	background:#f3f3f3;
	padding:10px 10px 1px;
}
.service_advantage_c1 .flow div{
	margin-bottom:10px ;
	font-size:14pt;
	color:#d62b43;
	text-align:center;
	font-weight:600;
	}
.service_advantage_c1 .flow ol{
	}
.service_advantage_c1 .flow ol li{
	background:#fff;
	padding:10px;
	margin-bottom:10px;
}
.service_advantage_c1 .flow ol li span{
	background:#d62b43;
	color:#fff;
	padding:3px 10px;
	margin-bottom:7px;
	display:block;
	width:70px;
	text-align:center;
}
.service_advantage_c1 ol.koushin{
	}
.service_advantage_c1 ol.koushin li{
	padding:10px;
    border-bottom: 3px solid #f3f3f3;
}
.service_advantage_c1 ol.koushin li span{
	    font-weight: 600;
    font-size: 12pt;
    line-height: 12pt;
    margin-bottom:6px;
	display:block;
	color:#d62b43;
}

.service_advantage_c2 img{
	width:100%;}
/*---------------------------------------service_faq----------------------------------------*/


.accordion-container {
  position: relative;
  width: 100%;
  border-top: none;
  outline: 0;
  cursor: pointer;
}

.accordion-container .article-title {
  display: block;
  position: relative;
  margin: 0;
  font-size: 10pt;
  font-weight: normal;
  color: #000;
  cursor: pointer;
  padding:10px 50px 10px 10px;
	border-bottom:1px dotted #ddd;
}

.accordion-container .article-title:hover,
.accordion-container .article-title:active,
.accordion-container .content-entry.open .article-title {
	transition: 0.6s ;
}

.accordion-container .article-title:hover i:before,
.accordion-container .article-title:hover i:active,
.accordion-container .content-entry.open i {
}

.article-title{
  position: relative;
}

.article-title:after {
  position: absolute;
  right: 25px;
  top: 30%;
  font-family: "Font Awesome 5 Free";
	font-weight:900;
content: "\f0fe";
color:#d62b43;
}

.article-title.open:after {
	font-family: "Font Awesome 5 Free";
	font-weight:900;
content: "\f146";
color:#d62b43;
}

.accordion-content {
  display: none;
  padding-left: 2.3125em;
  text-align:left;
  padding:20px 60px  30px  10px ;
}

/* CSS for CodePen */
.accordion-container {
  width:100%;
  margin: 1.875em auto;
}

/*---------------------------------------service_price----------------------------------------*/
.price{
	}
	
.price h3 span{
	font-size:16pt;
	line-height:16pt;
	font-weight:800;
	padding:0 0px;
}
.price .box1{
	border:5px solid #d62b43;
	padding:10px;
	border-radius:10px;
	margin-bottom:20px;
	}
.price .box1 .inner2{
	margin-bottom:20px;
	text-align:center;
	}
.price .box1 .mbline2{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:5px solid #f6f6f6;
	
	}
.price .box1 .inner2 div.txt{
	font-size:20pt;
	font-weight:800;
	line-height:20pt;
	margin-bottom:15px;
	}
.price .box1 .inner2 div.txt span{
	font-size:12pt;
	line-height:12pt;
	display:block;
	margin-bottom:10px
	}
.price .box1 .inner2 div.price{
	color:#d62b43;
	font-size:20pt;
	line-height:20pt;
	font-weight:800;
	}
.price .box1 .inner2 div.price span{
	display:block;
	background:#d62b43;
	text-align:center;
	color:#fff;
	font-size:11pt;
	line-height:11pt;
	margin-bottom:7px;
	padding:5px;
	font-weight:500;
	}
.price ol.list_op{
	display:flex;
	flex-wrap: wrap;
	background:#f3f3f3;
	padding:10px 10px 1px;
	} 
.price ol.list_op li{
	background:#fff;
	width:100%;
	margin-bottom:10px;
	box-sizing:border-box;
	padding:6px;
	font-weight:600;
	} 
	
.price .box2 h3{
	color:#2b90d7;border-color:#2b90d7;
	}
.price .box2 h3:after{
    border-color: #2b90d7 #fff #fff #2b90d7;
}
.price .box2{
	border:5px solid #2b90d7;
	padding:10px;
	border-radius:10px;
	}
.price .box2 .inner2{
	margin-bottom:20px;
	text-align:center;
	}
.price .box2 .mbline2{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:5px solid #f6f6f6;
	}
.price .box2 .inner2 div.txt{
	font-size:20pt;
	font-weight:800;
	line-height:20pt;
	margin-bottom: 15px;
	}
.price .box2 .inner2 div.txt strong{
	display:block;
	font-size:14pt;
	line-height:14pt;
	margin-bottom:8px
}
.price .box2 .inner2 div.txt strong u{
	color:#d62b43;
	text-decoration:none;
}
.price .box2 .inner2 div.txt strong span{
	display:block;
	font-size:12pt;
	line-height:12pt;
	margin-bottom:8px
}
.price .box2 .inner2 div.txt span{
	font-size:12pt;
	line-height:12pt;
	display:block;
	margin-bottom:8px
	
	}
.price .box2 .inner2 div.price{
	color:#d62b43;
	font-size:20pt;
	line-height:20pt;
	font-weight:800;
	}
.price .box2 .inner2 div.price span{
	display:block;
	background:#2b90d7;
	text-align:center;
	color:#fff;
	font-size:10pt;
	line-height:10pt;
	margin-bottom:7px;
	padding:5px;
	font-weight:500;
	}
.price .box2 .ikkatu{
	text-align:center;
	}
.price .box2 .ikkatu .title{
	background:#2b90d7;
	text-align:center;
	color:#fff;
	font-size:14pt;
	line-height:14pt;
	margin-bottom:10px;
	padding:12px;
	font-weight:700;
	border-radius:100px;
}
.price .box2 .ikkatu .txt1{
	font-size:12pt;
	line-height:22px;
	margin-bottom:10px;
	font-weight:700;
	color:#2b90d7;
	}
.price .box2 .ikkatu .txt2{
	font-size:12pt;
	margin-bottom:10px;
	font-weight:700;
	}
.price .box2 .ikkatu .txt3{
	font-size:14pt;
	font-weight:700;
	}
.price .box2 .ikkatu .txt3 span{
	color:#d62b43;
	font-weight:900;
	font-size:14pt;
	line-height:30px;
	}
	
.price .option{
	background:#f3f3f3;
	padding:10px;
	margin-bottom:10px;
}
.price .option ol{
	display:flex;
	flex-wrap: wrap;
	}
.price .option ol li{
	background:#fff;
	width:100%;
	margin:0 7px 15px;
	padding:10px ;
	display:flex;
	justify-content: center;
	align-items: center;
	flex-flow: column;
	}
.price .option ol li span{
	margin-top:10px;
	font-size:11pt;
	display:block;
}
.price .option ol li:before {
font-family: FontAwesome;
color:#d62b43;
line-height:1;
}
.price .option ol li.ic1:before {content:"\f10b";font-size:30pt;}
.price .option ol li.ic2:before {content:"\f07a";font-size:25pt;}
.price .option ol li.ic3:before {content:"\f274";font-size:20pt;}
.price .option ol li.ic4:before {content:"\f03d";font-size:20pt;}
.price .option ol li.ic5:before {content:"\f015";font-size:24pt;}
.price .option ol li.ic6:before {content:"\f14b";font-size:22pt;}
.price .option ol li.ic7:before {content:"\f0e0";font-size:20pt;}
.price .option ol li.ic8:before {content:"\f15b";font-size:18pt;}
.price .option ol li.ic9:before {content:"\f1fc";font-size:18pt;}
.price .option ol li.ic10:before {content:"\f298";font-size:22pt;}
.price .option ol li.ic11:before {content:"\f002";font-size:20pt;}
.price .option ol li.ic12:before {content:"\f291";font-size:17pt;}

.price .option p{
	text-align:center;
	font-size:15pt;
	line-height:15pt;
	font-weight:600;
	padding:7px 0 5px;
}
.price .txt_service:before {
font-family: FontAwesome;
content: "+";
font-size:40pt;
font-weight:600;
line-height:50pt;
}
.price .txt_service{
	text-align:center;
	color:#d62b43;
	font-size:12pt;
	font-weight:600;
	margin-bottom:20px;
}
.price .txt_service span{
	display:block;
}
/*---------------------------------------service_system----------------------------------------*/
.service_system img{
	width:100%;
}
.service_system ol.dounyu{
	}
.service_system ol.dounyu li{
	width:100%;
	border:1px solid #d62b43;
	font-weight:600;
	padding:10px;
	margin:0 0px 10px;
	}
.service_system ol.dounyu li:before {
font-family: FontAwesome;
content: "\f14a";
margin-right:10px;
color:#d62b43;
}
.service_system ol.merit{
	margin-bottom:20px;
	}
.service_system ol.merit li{
	padding:10px;
	border-bottom:3px solid #f3f3f3;
	}
.service_system ol.merit li p{
	font-weight:600;
	font-size:12pt;
	line-height:12pt;
	margin-bottom:10px;
	}
.service_system ol.merit li p span{
	display:block;
	width:80px;
	background:#d62b43;
	color:#fff;
	padding:3px;
	line-height:1;
	border-radius:3px;
	font-size:10pt;
	margin-bottom:10px;
	text-align:center;
	}
.service_system ol.flow{
	background:#f3f3f3;
	padding:10px;
	text-align:center;
	}
.service_system ol.flow li{
	background:#fff;
	padding:10px 10px;
	margin:5px;
	
	}
.service_system ol.flow span{
	
}
.service_system ol.flow span:before {
font-family: FontAwesome;
content: "\f13a";

color:#d62b43;
}

/*--------------------------------------service_print----------------------------------------*/
.service_print ol{
	}
.service_print ol li{
	padding:15px 0;
	border-bottom:1px dotted #ddd;
	text-align:center;
	}
.service_print ol li span{
	display:block;
	color:#d62b43;
	margin-bottom:10px;
	font-size:12pt;
	font-weight:bold;
	}
.service_print ol li span:before {
font-family: FontAwesome;
content: "\f14a";
margin-right:10px;
color:#ccc;
}
.service_print ol li p{
	padding-bottom:15px;
	text-align:left;
	}
.service_print ol li a{
	display:inline-block;
	background:#d62b43;
	color:#fff;
	padding:5px 15px;
	line-height:1;
	font-size: 9.5pt;
	}
/*---------------------------------------company----------------------------------------*/
.company .company-head{
}

.company .name{
	background:#d62b43;
	width:100%;
	text-align:center;
	
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	flex-direction: column;
	padding:15px;
	box-sizing:border-box;
}
.company .name div{
	font-size:16pt;
	color:#fff;
	line-height:1.4;
	}
.company .name p{
	text-align:center;
	font-size:18pt;
	color:#fff;
	}
.company .name p span{
	display:block;
	font-size:10pt;
	color:#d62b43;
	padding:2px 10px;
	background:#fff;
	margin-top:5px;
	}
.company .box{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top:30px;
	margin-bottom:30px;
	}
	
.company .box .pic{
	}
.company .box .txt{
	}
	
	
.company .vision{
	background:#f6f6f6;
	text-align:left;
	padding:15px;
}
.company .vision div{
	width:100%;
	margin-bottom:20px;
 }
.company .vision div p{
	padding-top:15px;
	
}
.company .vision div p span{
	color:#d62b43;
	display:block;
	font-size:12pt;
	padding-bottom:5px;
	text-align:center;
}

.company .kajyou{
	background:#f6f6f6;
	padding:15px 10px;
	text-align:center;
	}
.company .kajyou ol{
	margin:0 auto;
	}
.company .kajyou ol li{
	width:100%;
	padding:5px 0;
	text-align:left;
	}
.company  .group_c{
	background:#f6f6f6;
	padding:10px 5px 1px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.company  .group_c a{
	width:calc(100% / 2 - 10px);
	margin:0 5px 10px;
	}
/*---------------------------------------staff----------------------------------------*/
.mypattern .slick-slide:not(.slick-center) {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: 0.2s linear;
  
  
  pointer-events: none;
}
.mypattern li{
	margin-bottom:30px;
	text-align:center;
	}
.mypattern li img{
	display:block;
	margin:0 auto;
	text-align:center;
}
.mypattern li a{
	display:block;
	text-align:center;
	margin:0 auto;
	width:200px;
	height:330px;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all  0.5s ease;
	outline:none;
	}
.mypattern li.scr_sakamoto a{background: url(../img/staff_scr_sakamoto.png) no-repeat center top; background-size: contain;}
.mypattern li.scr_sakamoto a:hover{background: url(../img/staff_scr_sakamoto_on.png) no-repeat center top;background-size:contain;}
.mypattern li.scr_noda a{background: url(../img/staff_scr_noda.png) no-repeat center top;background-size:contain;}
.mypattern li.scr_noda a:hover{background: url(../img/staff_scr_noda_on.png) no-repeat center top;background-size:contain;}
.mypattern li.scr_ando a{background: url(../img/staff_scr_ando.png) no-repeat center top;background-size:contain;}
.mypattern li.scr_ando a:hover{background: url(../img/staff_scr_ando_on.png) no-repeat center top;background-size:contain;}
.mypattern li.scr_sugiyama a{background: url(../img/staff_scr_sugiyama.png) no-repeat center top;background-size:contain;}
.mypattern li.scr_sugiyama a:hover{background: url(../img/staff_scr_sugiyama_on.png) no-repeat center top;background-size:contain;}
.mypattern li.scr_takahata a{background: url(../img/staff_scr_takahata.png) no-repeat center top;background-size:contain;}
.mypattern li.scr_takahata a:hover{background: url(../img/staff_scr_takahata_on.png) no-repeat center top;background-size:contain;}
.mypattern li.scr_kasuga a{background: url(../img/staff_scr_kasuga.png) no-repeat center top;background-size:contain;}
.mypattern li.scr_kasuga a:hover{background: url(../img/staff_scr_kasuga_on.png) no-repeat center top;background-size:contain;}
.mypattern li.scr_hidaka a{background: url(../img/staff_scr_hidaka.png) no-repeat center top;background-size:contain;}
.mypattern li.scr_hidaka a:hover{background: url(../img/staff_scr_hidaka_on.png) no-repeat center top;background-size:contain;}

.mypattern p{
	padding-top:10px;
	text-align:center;
}
.mypattern p span{
	display:block;
	color:#d62b43;
	font-weight:bold;
	font-size:14pt;
}

.staff .staff-head{
	background:#000;
}
.staff .sakamoto{background: url(../img/staff_sakamoto_p1.jpg) no-repeat center center;}
.staff .noda{background: url(../img/staff_noda_p1.jpg) no-repeat center center;}
.staff .ando{background: url(../img/staff_ando_p1.jpg) no-repeat center center;}
.staff .sugiyama{background: url(../img/staff_sugiyama_p1.jpg) no-repeat center center;}
.staff .takahata{background: url(../img/staff_takahata_p1.jpg) no-repeat center center;}
.staff .hidaka{background: url(../img/staff_hidaka_p1.jpg) no-repeat center center;}
.staff .kasuga{background: url(../img/staff_kasuga_p1.jpg) no-repeat center center;}

.staff .name{
	background:#d62b43;
	width:100%;
	text-align:center;
	
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	flex-direction: column;
	padding:15px;
	box-sizing:border-box;
}
.staff .name div{
	font-size:16pt;
	padding-bottom:15px;
	color:#fff;
	line-height:1.4;
	}
.staff .name p{
	text-align:center;
	font-size:13pt;
	color:#fff;
	}
.staff .name p span{
	display:block;
	font-size:10pt;
	color:#d62b43;
	padding:2px 10px;
	background:#fff;
	margin-top:5px;
	}
.staff .box{
	margin-top:30px;
	}
	
.staff .box .pic{
	display:none;
	}
.staff .box .txt{
	}
.staff .box .txt p,
.txt2 p{
	padding-bottom:20px;
}
.staff .box .txt p span,
.txt2 p span{
	display:block;
	color:#d62b43;
}
.txt2{
	margin-bottom:20px;
}
.staff .sakamoto_s{background: url(../img/sakamoto_s.jpg) no-repeat center center;background-size: cover;}
.staff .noda_s{background: url(../img/noda_s.jpg) no-repeat center center;background-size: cover;}
.staff .ando_s{background: url(../img/ando_s.jpg) no-repeat center center;background-size: cover;}
.staff .sugiyama_s{background: url(../img/sugiyama_s.jpg) no-repeat center center;background-size: cover;}
.staff .takahata_s{background: url(../img/takahata_s.jpg) no-repeat center center;background-size: cover;}
.staff .kasuga_s{background: url(../img/kasuga_s.jpg) no-repeat center center;background-size: cover;}
.staff .hidaka_s{background: url(../img/hidaka_s.jpg) no-repeat center center;background-size: cover;}
/*---------------------------------------news----------------------------------------*/
.news ol{
	}
.news ol li{
	margin:0 0px 10px;
	background:#f6f6f6;
	padding:15px 10px;
	border:1px solid #eee;
	}
.news ol li span{
	background: url(../img/footer.jpg);
	padding:5px;
	color:#fff;
	text-align:center;
	display:block;
}
.news ol li span strong{
	
}
.news ol li span:before {
font-family: FontAwesome;
content: "\f15c";
margin-right:5px;
}
.news ol li a{
	display:inline-block;
	padding-top:10px;}

/*---------------------------------------office----------------------------------------*/
.office .box{
	background:#f7f7f7;
	padding:10px;
	margin-bottom:20px;
	}
.office .box .inner{
	margin-bottom:10px;
	}
.office .box .inner .pic{
	}
.office .box .inner .pic img{
	width:100%;
	display:block;
	}
.office .box .inner .txt{
	text-align:left;
	background:#fff;
	padding:20px 10px;
}
.office .box .inner .txt .tit{
	font-size:13pt;
	font-weight:bold;
	color:#d62b43;
	margin-bottom:10px;
	text-align:center;
}	
.office .box .inner .txt .tit span{
	display:block;
	font-size:9pt;
	color:#fff;
	background:#d62b43;
	padding:2px;
	margin-top:5px;
	text-align:center;
}
.office .gmap{
	position: relative;
width: 100%;
padding-top: 56.25%;
	}
.office .gmap iframe{
	position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
	}

.office .box .rev{
	-webkit-box-orient: horizontal;
  	-webkit-box-direction: reverse;
  	-ms-flex-direction: row-reverse;
  	flex-direction: row-reverse;
	}
.office #padSection {
    clear: both;
    margin-top: 30px;
    display: block;
    overflow: hidden;
    padding: 15px 20px;
    border: 3px solid #f6f6f6;
    box-shadow: inset 1px 1px 0 rgb(255 255 255 / 80%);
}
.office ul.entryList{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
	-webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.office ul.entryList li.thumbnailBox {
    display: block;
    width: 48%;
    line-height: 140%;
	background: #FFF;
	margin-bottom: 10px;
}
.office ul.entryList li.thumbnailBox img {
    width: 100% !important;
    height: auto;
    margin-bottom: 4px;
}
.office #padSection #latestEntries h5 {
    margin-top: 0;
    margin-bottom: 10px;
    padding-bottom: 2px;
    border-bottom: 1px dotted #ccc;
    color: #333;
}
.office #padSection h4{margin-top:0 !important;}
.office ul.entryList li a.padCate {
    font-size: 10px;
    background-color: #e5e5e5;
    color: #333;
    padding: 2px 5px;
    line-height: 12px;
    text-decoration: none;
	display: inline-block;
    overflow: hidden;
    text-align: center;
	margin-left:5px;
}
.office ul.entryList li a.padTitle {
	display: block;
}
.office #padSection #avatar img {
    border: 1px solid #ccc;
    margin-bottom: 15px;
}
.office #padSection #avatar {
    float: left;
}
.office #padSection #profileTxtSet {
    margin-left: 100px;
    display: block;
    overflow: hidden;
}
.office #padSection dl dt #authorName {
    font-size: 18px;
}
.office #padSection #latestEntries {
    padding-top: 15px;
    clear: both;
}
.office #wpSingle {
	padding:20px 10px;
}
.office .blog_bg {
    background-color: #FFF;
	position: relative;
}
.office #wpSingle h2,.office #wpSingle h3{
    position: relative;
    display: inline-block;
    color: #d62b43;
    font-weight: bold;
background:none;
	width: 100%;
	padding-bottom:0;
	padding-left:0;
	text-align: left;
	font-size: 16pt !important;
	margin:20px 0 10px 0;
	border:none;
	line-height: 1.3em;
}
.office #wpSingle h2.blog_tit{
	margin-top:0 !important;
	margin-bottom:20px;
}
.office #wpSingle h3:after{
	content: none;	
}
.office .blog_tit:before {
    content: none;
}
.office #wpSingle .category_name{
display: inline-block;
    background: #e5e5e5;
    color: #333;
    padding: 5px 15px;
    line-height: 1;
}
.office #wpSingle .post_date, #wpLoop .post_date {
    font-size: 16px;
    color: #fe7704;
    margin-right: 20px;
}
.office #wpLoop .meta,.office #wpSingle .meta {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e8dcc8;
}
.office #wpSingle a img {
    margin: 20px 0;
    width: 70%;
    height: auto;
	display: block;
}
	
/*---------------------------------------policy---------------------------------------*/
.policy h3{
	text-align:left;
	font-size:11pt;
}
.policy p,
.policy ol{
	margin-bottom:30px;
}
/*----------------------------------------ankerlink---------------------------------------*/
#al1,#al2,#al3,#al4,#al5,#al6,#al7,#al8{
margin-top:-180px;
padding-top:180px;
}


.comentBox{ clear:both;
margin-top:30px;}


.comentBox table{ width:100%;}
.comentBox table th{border: solid #fff 2px !important;}

.comentBox table .thc01{ color:#fff; background-color:#F60; padding:7px; text-align:center; width:49.7%}
.comentBox table .thc02{ color:#fff; background-color:#C00; padding:7px; text-align:center;}
.comentBox table td{padding:7px;}
	
} 
