@charset "utf-8";
/* CSS Document */

.top_text_1 {
    padding-bottom:10px;
    color: #ff3546;
    font-weight: bold;
    font-size:148%;
    line-height:1.3;
}
.t_color_red {
    color: #ff3546;
}
#con_box h2,
.side_butn_1 *,
.komidashi_1 {
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

.komidashi_1 {
    margin-top:20px;
    text-align:center;
    width:100%;
    font-size:130%;
    font-weight:bold;
    padding:8px 0 2px 0;
    background: #b48fff;
    color:#fff;
    /*background: -moz-linear-gradient(top, #f1edf7 0%, #deccf9 100%); background: -webkit-linear-gradient(top, #f1edf7 0%,#deccf9 100%);  background: linear-gradient(to bottom, #f1edf7 0%,#deccf9 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1edf7', endColorstr='#deccf9',GradientType=0 );*/
}
.border_box {
    border: 2px solid #b48fff !important;
    box-sizing:border-box;
    border-collapse:collapse;
}
#goriyou .box4 li {
    margin-right: 19px !important;
}
#goriyou .box4 li:last-child {
    margin-right: 0 !important;
}
.side_butn_1>ul {
    border:1px solid #0000fa;
    padding:10px;
    margin:0 auto;
}
.side_butn_1>ul>li>strong {
    color:#0000fa;
}
.side_butn_1>ul li {
    list-style: none;
    line-height:1;
}
.side_butn_1>ul li ol {
    padding:0 0 5px 0;
}
.side_butn_1>ul li:last-child ol {
    padding:0;
}
.side_butn_1>ul ol>li {
}
.side_butn_1>ul ol>li:before {
    content:"■";
    font-size:140%;
    color:#333;
    padding-right:5px;
}
.side_butn_1>ul ol>li a {
    text-decoration:none;
    transition:.2s ease;
    -webkit-transition:.2s ease;
    color:#333;
}
.side_butn_1>ul ol>li a:hover {
    opacity:0.8;
}

.service_box_1 img {
    display:block;
    width:100%;
    margin:0 auto;
}
.m_550 {
    max-width:550px;
}
.s_btn_blue {
    display:block;
    width:100%;
    margin:0 auto;
    max-width:300px;
    text-decoration:none;
    text-align:center;
    color:#333;
    line-height:1.2;
    padding:10px;
    font-weight:bold;
    border:1px solid #42c8f5;
    background: #ebf4f4; /* Old browsers */
    background: -moz-linear-gradient(top, #ebf4f4 0%, #83ebf7 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ebf4f4 0%,#83ebf7 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ebf4f4 0%,#83ebf7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf4f4', endColorstr='#83ebf7',GradientType=0 ); /* IE6-9 */
}
.s_btn_blue2 {
    position: relative;
    width:100%;
    margin:0 auto;
    text-align:center;
    max-width:170px;
    display: block;
    padding: 10px 10px;
    text-decoration: none;
    color: #FFF;
    background: #0066ff;
    box-shadow: inset 0 4px 0 rgba(255,255,255,0.3), inset 0 -5px 0 rgba(0, 0, 0, 0.4), inset 4px 0 0 rgba(255,255,255,0.3), inset -5px 0 0 rgba(0, 0, 0, 0.2);
    font-weight: bold;
    border-radius:3px;
    transition: .4s;

/*    display:block;
    width:100%;
    margin:0 auto;
    max-width:150px;
    text-decoration:none;
    text-align:center;
    color:#333;
    line-height:1.2;
    padding:10px;
    font-weight:bold;
    border-radius:5px;
    border:1px solid #42adf5;
    background: #eff6f7;
    background: -moz-linear-gradient(top, #eff6f7 0%, #88d7fc 100%);
    background: -webkit-linear-gradient(top, #eff6f7 0%,#88d7fc 100%); 
    background: linear-gradient(to bottom, #eff6f7 0%,#88d7fc 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff6f7', endColorstr='#88d7fc',GradientType=0 );  */
}

.s_btn_blue2:hover {
  text-shadow: -6px 0px 15px rgba(255, 255, 240, 0.83),
               6px 0px 15px rgba(255, 255, 240, 0.83);
}

.s_btn_yellow {
    display:block;
    width:100%;
    margin:0 auto;
    max-width:300px;
    text-decoration:none;
    text-align:center;
    color:#333;
    line-height:1.2;
    padding:10px;
    font-weight:bold;
    border:1px solid #fcc800;
    background: #fffcef; /* Old browsers */
    background: -moz-linear-gradient(top, #fffcef 0%, #ffd651 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fffcef 0%,#ffd651 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fffcef 0%,#ffd651 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcef', endColorstr='#ffd651',GradientType=0 ); /* IE6-9 */
}

/*.s_btn_blue3  {
    position: relative;
    width:100%;
    margin:0 auto;
    max-width:300px;
    text-decoration:none;
    text-align:center;
    color:#333;
    line-height:1.2;
    padding:10px;
    font-weight:bold;
    background: #42c8f5;
    box-shadow: 0px 0px 0px 5px #42c8f5;
    border: dashed 2px white;
}*/
/*.s_btn_blue3:after {
    position: absolute;
    content: '';
    left: -7px;
    top: -7px;
    border-width: 0 0 15px 15px;
    border-style: solid;
    border-color: #fff #fff #a8d4ff;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}*/
.s_btn_blue4  {
    width:100%;
    margin:0 auto;
    max-width:330px;
    text-decoration:none;
    text-align:center;
    color:#fff;
    line-height:1.3;
    padding: 18px 10px 13px 10px;
    font-weight:bold;
    background-image:url(../../img/service/service_bg_7.jpg);
    background-size:100% auto;
}
.s_btn_blue4_2  {
    color:#463114;
    font-size:110%;
}

/*.s_btn_yellow2  {
    position: relative;
    width:100%;
    margin:0 auto;
    max-width:300px;
    text-decoration:none;
    text-align:center;
    color:#333;
    line-height:1.2;
    padding:10px;
    font-weight:bold;
    background:#fcc800 ;
    box-shadow: 0px 0px 0px 5px #fcc800;
    border: dashed 2px white;
}*/
/*.s_btn_yellow2:after {
    position: absolute;
    content: '';
    left: -7px;
    top: -7px;
    border-width: 0 0 15px 15px;
    border-style: solid;
    border-color: #fff #fff #fff378;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}*/
.s_btn_yellow3  {
    width:100%;
    margin:0 auto;
    max-width:330px;
    text-decoration:none;
    text-align:center;
    color:#fff;
    line-height:1.3;
    padding: 18px 10px 13px 10px;
    font-weight:bold;
    background-image:url(../../img/service/service_bg_8.jpg);
    background-size:100% auto;
}
.s_btn_yellow3_2  {
    color:#463114;
    font-size:120%;
}




/* ボタン共通 */
.s_btn_waku,
.s_btn_waku2 {
	width: 100%;
    max-width:300px;
	height: 50px;
	padding:20px 0 0 0;
    margin:0 auto;
}
.s_btn_waku a,
.s_btn_waku2 a {
	display: block;
	position: relative;
	z-index: 100;
	text-align:center;
	background: #fff;
	font-size: 14px;
	line-height: 50px;
	text-decoration:none;
    font-weight:bold;
    border-radius:5px;
    font-size:110%;
}
.s_btn_waku a {
    border:3px solid #42c8f5;
/*    border:3px solid #69cdf7;
	background: repeating-linear-gradient(-45deg, #edf4fb, #edf4fb 3px,#fbfbfb 3px, #fbfbfb 7px);
    color: #69cdf7;*/
    color: #42c8f5;
    text-shadow: 0 0 3px #fff;
}
.s_btn_waku2 a {
    border:3px solid #fcc800;
/*    border:3px solid #fcc800;
    background: repeating-linear-gradient(-45deg, #fff9d6, #fff9d6 3px,#fffef7 3px, #fffef7 7px);
	color: #fcc800;*/
	color: #fcc800;
    text-shadow: 0 0 3px #fff;
}
.s_btn_waku a:hover {
/*	background: #69cdf7;*/
	background: #42c8f5;
    color:#fff; 
}
.s_btn_waku2 a:hover {
	background: #fcc800;
    color:#fff; 
}
.s_btn_b a:before,
.s_btn_y a:before {   
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 19px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	border-radius: 50%;        /* CSS3草案 */  
    -webkit-border-radius: 50%;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 50%;   /* Firefox用 */  
}
.s_btn_b a:before {
/*	background: #69cdf7;*/
	background: #42c8f5;
}
.s_btn_y a:before {
	background: #fcc800;
}
.s_btn_b a:hover:before,
.s_btn_y a:hover:before {
    background:#fff;
}
.s_btn_b a:after,
.s_btn_y a:after {  
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 25px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;     
	border-left: 5px solid #fff;
}
.s_btn_b a:hover:after {
	border-left: 5px solid #69cdf7;
}
.s_btn_y a:hover:after {
	border-left: 5px solid #fcc800;
}

.s_btn_blue2:hover {
    opacity:0.7;
}

.t_layout_1,
.t_layout_1>li,
.t_layout_1>li>div,
.t_layout_2,
.t_layout_2>li {
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.t_layout_1,
.t_layout_2 {
    width:100%;
    margin:0 auto;
}
.t_layout_1 {
    display:table;
    table-layout:fixed;
    padding:30px 0 10px 0;
}
.t_layout_2 {
    padding:10px;
    background:#fff;
    line-height:1.6;
}
.t_layout_1>li {
    display: inline-block;
    vertical-align:top;
    width:calc(100% / 2);
    width:-webkit-calc(100% / 2);
}
.t_layout_2>li {
    list-style:none;
}
.t_layout_2>li:not(:first-child) {
    padding-top:10px;
}
.t_layout_2>li:last-child {
    padding-bottom: 15px;
    padding-top: 15px;
}
.bg_blue {
    background:#42c8f5;
/*    background-image:url(../../img/service/service_bg_5.jpg);*/
}
.bg_yellow {
    background:#fcc800;
/*    background-image:url(../../img/service/service_bg_6.jpg);*/
}
.bg_white {
    background:#fff;
}
.pt_btn_haba {
    padding-top:10px;
}
.mt_btn_haba {
    margin-top:20px;
}
.t_layout_1>li:first-child {
    padding-right:5px;
}
.t_layout_1>li:last-child {
    padding-left:5px;
}
.t_layout_1>li>div {
    padding:10px;
    height:282px;
}
.t_indent_1 {
    text-indent:-1em;
    padding-left:1em;
}
.t_indent_1>li p {
    padding:0;
    margin:0;
}

/*table*/
.box1 table thead td{
    line-height:1.2;
    font-size:14px;
    padding:5px 0;
}
.box1 table tbody th{
	padding:10px;
	background-color:#ffdb5e /*#a0d7fe*/;
    width:4em;
}
.box1 table tbody th span{
	font-size:14px;
}
.box1 table tbody td{
	padding:5px;
	background-color:#fff9d6 /*#e2e4f0*/;
	font-size:14px;
}
.box1 table {
    line-height:1.5;
    padding:5px;
}
.h260p {
    height:260px;
}
.box1 p {
    padding:0;
    margin:0;
}

/*アコーディオン*/

.accordion {
	width: 100%;
}
.button {
	padding:10px 10px 6px 10px;
	width: 100%;
	cursor: pointer;
	position: relative;
    transition:ease-in .2s;
}

.button:after {
/*	content: "\f067";*/
    content:"詳細はこちら";
/*    color:#015cb0;*/
	font-family: FontAwesome;
	position: absolute;
    top: 9px;
    right: 13px;
    /*left:130px;*/
    background: #69cdf7;
    border-bottom: 2px solid #0ca2e0;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size:60%;
    transition:ease-in .2s;
}
.button.active:after {
	content: "閉じる";
    color: #fff;
    transition:ease-in .2s;
}
.button:hover:before,
.button:hover:after {
    opacity:0.8;
}
.accordion {
    background: #edf4fb /*repeating-linear-gradient(-45deg, #edf4fb, #edf4fb 3px,#fbfbfb 3px, #fbfbfb 7px)*/;
}
#con_box h2.bg_border {
    margin:0;
}
.nest {
    padding-top:20px;
    background:#fff;
}
.company_text {
    line-height:1.2;
}
.company_text>p {
    margin:0 auto;
}
.company_text>p:first-child {
    padding:20px 0 0 0 ;
    font-size:120%;
    font-weight:bold;
}
.company_text>p:not(:first-child) {
    padding:5px 0 0 0;
    margin:0 auto;
}
.company_text>p:last-child {
    padding:3px 0 0 0;
}
/*上書き*/
.otoiawase h5 {
    background:#ff75ad !important;
    border-radius:15px 15px 0 0 !important;
    color:#333 !important;
    font-weight:bold !important;
    line-height: 1.2 !important;
    height:45px !important;
    padding:15px 10px 12px 10px !important;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.otoiawase .oto_inner {
    background:#ff75ad !important;
    padding: 0 15px 15px 15px !important;
    border-radius:0 0 15px 15px !important;
    text-align: center;
    color: #fff;
    line-height: 0.8;
    height: auto !important;
}
.otoiawase .oto_inner>div {
    background:#fff;
    border-radius:10px ;
    padding:20px;
    color:#163dff !important;
    line-height:2 !important;
}
.otoiawase .oto_inner>div>p{
    color:#163dff !important;
    padding:0 !important;
    font-weight:bold;
}
.info_layout * {
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.info_layout {
    width:100%;
    max-width:700px;
    display:table;
    table-layout:fixed;
    margin:0 auto !important;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.info_layout>li {
    display:inline-block;
    vertical-align:top;
    width:calc(100% / 2);
    -webkit-width:calc(100% / 2);
    list-style:none;
    padding:0;
}
.info_layout>li:first-child {
    padding:0 5px 0 0;
}
.info_layout>li:nth-child(2) {
    padding:0 0 0 5px;
}
.info_layout>li:last-child {
    padding:10px 0 0 0;
}
.info_layout>li img {
    display:block;
    width:100%;
    margin:0 auto;
    max-width:330px;
}

.info_layout>li a img {
    transition:.2s ease-in;
}
.info_layout>li a:hover img {
    opacity:0.7;
}

/*コロナ表記スタイル トップ　枠無*/
.rinji_wakunasi{
    border: none;
}
.rinji_date {
    font-size: 1rem;
    text-align: center;
    font-weight: bold;
    padding: 10px 10px; 
}
.rinji_date>span {
    border-bottom: 1px solid #f30022;
    padding-bottom: 3px;
}
/*コロナ表記スタイル*/
.rinji_sotowaku {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    padding:70px 30px 0 30px;
    margin: 0 auto;
}
.rinji_owaku {
    border: 1px solid #F30022;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 20px;
    color: #f30022;
    line-height: 1.3;
    font-size: 0.9rem;
    width: 100%;
    margin: 0 auto;
    max-width: 1000px;
    text-align: left;
}
.rinji_owaku>h3 {
    text-align: center;
    font-size: 1rem;
    margin: 0 auto;
    padding-bottom: 10px;
}
.rinji_owaku>h3 {    
	text-align: left;
    background-image: url(../../img_2020/yazirushi.png);
    background-repeat: no-repeat;
    background-size: 1em;
	padding-left: 2em;
}
.rinji_owaku>h3 a{
	text-decoration:underline;
	color: red;
}
.rinji_owaku>h3:last-child {
    padding-bottom: 0px;
}
/*コロナ表記スタイル トップ　枠無*/
.rinji_wakunasi{
    border: none;
}
.rinji_date {
    font-size: 1rem;
    text-align: center;
    font-weight: bold;
    padding: 10px 10px; 
}
.rinji_date>span {
    border-bottom: 1px solid #f30022;
    padding-bottom: 3px;
}



/*IEハック*/
@media all and (-ms-high-contrast:none){
    .t_layout_1 > li > div{
        height:280px;
    }
    .t_layout_2 > li:not(:first-child) {
        padding-top:4px;
    }
    .t_layout_2 > li:last-child {
        padding-top:10px;
        padding-bottom:10px;
    }
    .box1 table tbody th{
        letter-spacing:-0.01em ;
    }

}
/*エッジ*/
@supports (-ms-ime-align:auto) {
    .t_layout_2 > li:last-child {
        padding-top:13px;
        padding-bottom:13px;
    }
}