@charset "UTF-8";
/* Scss Document */
/* 変数 */
/* reset
============================================================*/
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - https://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, a {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 16px;
  line-height: 1.8em;
  letter-spacing: 0.1em;
  font-weight: 300;
  font-family:  "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Noto Sans JP","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

::selection {
  background: #F26653;
  color: #fff;
}

::-moz-selection {
  background: #F26653;
  color: #fff;
}

body {
  line-height: 1.4;
  position: relative;
  text-align: left;
  font-size: 16px;
  color: #333;
  -webkit-text-size-adjust: none;
  overflow-wrap: break-word;
  word-break: break-all;
  background: #fff;
  transform-origin: 0 0;
  hyphens: manual;
}

p {
  font-size: 16px;
  line-height: 1.8em;
  letter-spacing: 0.1em;
  font-weight: 300;
}

img, p {
  vertical-align: bottom;
}

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

address {
  font-style: normal;
}

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

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

table th {
  text-align: left;
  line-height: 1.4em;
  letter-spacing: 0.05em;
    font-size: 16px;
}

table td {
  text-align: left;
  line-height: 1.4em;
  letter-spacing: 0.05em;
    font-size: 16px;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #333;
  -webkit-transition: all .3s;
  transition: all .3s;
  font-weight: 400;
}

a *,
a img {
  -webkit-transition: all .3s;
  transition: all .3s;
}

a:hover {
  text-decoration: none;
  -webkit-transition: all .3s;
  transition: all .3s;
    color: #333333;
    opacity: 0.6;
}

a.op:hover,
a img:hover {
  opacity: 0.6;
  -webkit-transition: all .3s;
  transition: all .3s;
}

a:focus,
a:hover {
  outline: none;
  text-decoration: none;
}

@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
input[type="submit"],
input[type="button"] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  box-sizing: border-box;
  cursor: pointer;
  outline: none;
        
}

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}

input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
  outline: none;
}

input[type="email"],
input[type="text"],
textarea {
  -webkit-appearance: none;
}

input[type=submit]{
    font-family: "Noto Sans JP", sans-serif;
}


label {
    margin-right: 10px;
}

#wap {
  width: 100%;
  max-width: 2300px;
  margin: auto;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.txt_center {
  text-align: center;
}

.txt_left {
  text-align: left;
}

.txt_right {
  text-align: right;
}

.f_bold {
  font-weight: 800;
}

.f_10,
.f_10 span {
  font-size: 10px;
}

.f_12,
.f_12 span {
  font-size: 12px;
}

.f_14,
.f_14 span {
  font-size: 14px;
}

.f_18,
.f_18 span {
  font-size: 18px;
}

.f_20,
.f_20 span {
  font-size: 20px;
}

.f_21,
.f_21 span {
  font-size: 21px;
}

.f_22,
.f_22 span {
  font-size: 22px;
}

.f_24,
.f_24 span {
  font-size: 24px;
}

.f_26,
.f_26 span {
  font-size: 26px;
}

.f_28,
.f_28 span {
  font-size: 28px;
}
.f_30,
.f_30 span {
  font-size: 30px;
}
.f_32,
.f_32 span {
  font-size: 32px;
}

.f_36,
.f_36 span {
  font-size: 36px;
}

.f_40,
.f_40 span {
  font-size: 40px;
}

.f_42,
.f_42 span {
  font-size: 42px;
}

.f_48,
.f_48 span {
  font-size: 48px;
}
.f_50,
.f_50 span {
  font-size: 50px;
}

.f_56,
.f_56 span {
  font-size: 56px;
}

.f_60,
.f_60 span {
  font-size: 60px;
}

.f_64,
.f_64 span {
  font-size: 64px;
}

.f_72,
.f_72 span {
  font-size: 72px;
}

.f_84,
.f_84 span {
  font-size: 84px;
}

.f_96,
.f_96 span {
  font-size: 96px;
}

.f_en {
  font-family: 'Helvetica', sans-serif;
  line-height: 1.2;
}

.f_enjp {
  font-family: 'IBM Plex Sans',"Noto Sans JP", sans-serif;
  line-height: 1.2;
  font-weight: 800;
}
.f_min {
  font-family: 'Noto Serif JP', serif;
}
.f_wh {
  color: #fff;
}

.f_navy {
  color: #162f69;
}
.f_gray {
  color: #666666;
}
.f_blue{
    color: #005ac8;
}
.f_bk{
    color: #000;
}
a.f_gray:hover {
  color: #ccc;
  opacity: 0.8;
}

.f_orange{
    color: #ff6400;
}


.f_main {
  color: #F26653;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt80 {
  margin-top: 80px;
}

.mt100 {
  margin-top: 100px;
}

.mt120 {
  margin-top: 120px;
}

.ptpb100 {
	padding: 100px 0;
}


.sp_block {
  display: none !important;
}

.position_center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  /* Safari用 */
  transform: translate(-50%, -50%);
}

.position_center_topbottom {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, 0);
  /* Safari用 */
  transform: translate(-50%, 0);
}

.position_center_rightleft {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(0, -50%);
  /* Safari用 */
  transform: translate(0, -50%);
}

.bg_wh {
  background-color: #fff;
}
.bg_navy {
  background-color: #162f69;
}
.bg_lb {
  background-color: #32b4c8;
}
.bg_blue {
  background-color: #005ac8;
}
.bg_blue02 {
  background-color: #E8F0F7;
}
.bg_gray {
  background: #e8eaf0;
}
.bg_og {
  background-color: #ffeee6;
}
.bg_gray02 {
  background: linear-gradient(#fff, #ebf7ff);
}
.bg_inner {
  width: 90%;
  margin: 0 auto;
  padding: 60px 0;
}
i {
  position: relative;
  top: 5px;
}
.line_main_s {
    border: none;
    border-bottom: 3px solid #ff6400;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}
.line_main_wh {
    border: none;
    border-bottom: 2px solid #fff;
    width: 40px;
    margin-left: auto;
    margin-right: auto;
	margin-top: 0.5rem;
}
.line_main_wh02 {
    border: none;
    border-bottom: 3px solid #fff;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}
.line_main_navy {
    border: none;
    border-bottom: 3px solid #162f69;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}
.line_main_gray {
    border: none;
    border-bottom: 1px solid #999;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.line_main_og {
    border: none;
    border-bottom: 3px solid #FF6400;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}
.btn,
.btn:before,
.btn:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.btn_main02 {
	width: 630px;
    color: #fff;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    outline: none;
    padding: 25px 0;
    border-radius: 15px;
    line-height: 35px;
	background-image: linear-gradient(to bottom, #ff6400 0%, #ff0000 100%);
	background-size: auto 200%;
}
.btn_main02:hover {
  border: #F26653 solid 1px;
  background-color: #fff;
  color: #F26653;
    opacity: 1;
}
.btn_main {
	width: 470px;
    color: #fff;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    outline: none;
    padding: 25px 0;
    border-radius: 15px;
    line-height: 35px;
	background-image: linear-gradient(to bottom, #ff6400 0%, #ff0000 100%);
	background-size: auto 200%;
}
.btn_main:hover {
	
}
.btn_bl{
  margin-left: auto;
  margin-right: auto;
    text-align: center;
    text-decoration: none;
    outline: none;
    padding: 15px 40px;
    line-height: 35px;
    border: #162f69 solid 1px;
    background-color: #162f69;
    color: #fff;
    display: block;
}
.btn_bl:hover {
  border: #162f69 solid 1px;
  background-color: rgba(255, 255, 255, 0);
  color: #162f69;
    opacity: 1;
}

.container {
  margin-left: auto;
  margin-right: auto;
}

.container_1200 {
  max-width: 1200px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.container_960 {
  max-width: 960px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.lineheight_16 {
  line-height: 1.6;
}

.lineheight_2 {
  line-height: 2;
}

.line_gray {
  border: none;
  border-bottom: 1px solid #cccccc;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.line_wh_s {
  border: none;
  border-bottom: 1px solid #fff;
  width: 80px;
  margin-left: auto;
  margin-right: auto;
}

.line_main {
  border: none;
  border-bottom: 2px solid #F26653;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.shadow {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
}

/*---------------------header/---------------------*/

header{
    top: 0;
    z-index: 10000;
    width: 100%;
}

header .row {
  height: 65px;
  padding: 0 2%;
  box-sizing: border-box;
  background: #162f69;
}
header h1{
  width: 24%;
    max-width: 270px;
    margin-left: 2%;
}
header h1 img{
  width: 100%;
  height: auto;
}
.main {
	width: 1200px;
	max-height:895px;
	position: absolute;
	top: 10%;
}
.main img {
	text-align: left;
	display: block;
}
img.position02 {
	margin-top: 30px;
	margin-left: 5%;
}
.position03 {
	position: absolute!important;
	right: 10%;
	bottom:-50px;
}
.position03 p{
	position: absolute!important;
	left: 30px;
	top: 30px;
	color:#005AC8;
	text-align: center;
	font-size: 20px;
	line-height: 1.5em;
	letter-spacing: 0.01em;
	font-weight: bold;
}
/*---------------------/header---------------------*/
/*---------------------footer/---------------------*/
footer {
	padding: 30px 0;
}
/*---------------------footer/---------------------*/
/*---------------------form/---------------------*/
.con_frame01 {
	height: 40px;
	width: 100%;
	border: none;
	background-color: #eee;
}
/*---------------------/form---------------------*/
@media (min-width: 991px) {

  header nav h2 a:hover {
    opacity: 1;
  }

  .news_box:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  .news_box:hover i {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0);
  }
}
/*---------------------hover/---------------------*/
.cont02 {
	background-image: url("../img/bg01.png");	
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
	padding: 90px 0;
}
p.text01{
	width: 700px;
	margin: 0 auto 15px auto;
	border-bottom: 2px #162f69 solid;
	text-align: left;
}
p.text01 i{
	color: #ff6400;
	font-size:45px;
}
p.text02{
	text-align: center;
	line-height: 220%;
}
.cont02 img {
	position: absolute;
	bottom: 0;
	right: 4%;
}
.cont03{
	background-image: url("../img/bg02.png");	
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	padding: 7% 0 90px 0;
}
.cont03 h3{
	color: #ff6400;
}
.flex{
	
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cont03 .box01{
	padding: 25px 25px;
	box-shadow: 0px 8px 16px -2px rgba(10,10,10,0.1), 12px 14px 0px 0px rgba(22,47,105,0.2);
}
.cont03 .box02{
	padding: 25px 25px;
	box-shadow: 0px 8px 16px -2px rgba(10,10,10,0.1), 12px 14px 0px 0px rgba(50,180,200,0.2);
}
.cont03 .box03{
	padding: 25px 25px;
	box-shadow: 0px 8px 16px -2px rgba(10,10,10,0.1), 12px 14px 0px 0px rgba(0,90,200,0.2);
}
.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}
.box h4{
}
.box p{
}
.cont04 .box01,.cont04 .box02,.cont04 .box03{
	height: 370px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
    position: relative;
}
.cont04 .box01{
	background-image: url("../img/img02.jpg");	
}
.cont04 .box02{
	background-image: url("../img/img03.jpg");	
}
.cont04 .box03{
	background-image: url("../img/img04.jpg");	
}
.cont04 p{
  position: absolute;
  width: 100%;/*上のwidthと合わせる*/
  top: 50%;
  left: 50%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
}
.cont05{
	background-image: url("../img/bg03.jpg");	
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding: 1px 0 5% 0;
}
.cont05 .position04{
	position: absolute;
	top: -150px;
	left: 0;
}
.cont05 .position04 p{
	border: 3px solid #005ac8;
	width: 240px;
	height: 240px;
	text-align: center;
	font-size: 28px;
	line-height: 1.8em;
	box-sizing: border-box;
	background-color: #fff;
	color:#005ac8;
	font-weight: bold;
	border-radius: 120px;
	padding-top: 38px;
	letter-spacing: 0.01em;
}
.cont06{
	background-image: url("../img/bg04.jpg");	
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding: 1px 0 7% 0;
}
.cont06 .box{
	padding: 20px;
}
.cont06 .box h4{
	line-height: 200%;
}
.cont07 .box{
	padding: 40px;
}
.cont08 table {
	border: 1px solid #162F69;
}
.cont08 table th,.cont08 table td {
	border: 1px solid #162F69;
    padding: 30px 20px;
	vertical-align:middle;
}
.cont08,.cont09,.cont11,.cont12{
	padding: 7% 0;
}
.cont09 .box{
	padding: 40px;
}
.cont10 .bg_navy{
	padding: 15px 0;
}
.cont10 .bg_navy p{
	line-height: 140%;
}
.cont10 .bg_navy p.one{
	line-height: 45px;
}
.cont10 .bg_navy p{
	line-height: 140%;
}
.cont12 table{
    padding: 30px 20px;
	vertical-align:middle;
}
.cont12 table th,.cont12 table td {
    padding: 30px 20px;
	vertical-align:middle;
}
.cont12 table th {
	width: 25%;
	margin-bottom: 30px;
}
.cont12 table th span {
	color: #FF0000;
}
.cont12 table td {
	width: 75%;
	margin-bottom: 30px;
}
.cont12 table tr {
	border-bottom: 30px solid #e8eaf0;
}
.cont12 label span {
	color: #FF0000;
	font-weight: bold;
}
.cont12 table td textarea {
	height: 200px;
}
.cont13{
	background-image: url("../img/bg05.jpg");	
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding: 7% 0 7% 0;
}
.bg_wh02 {
  background-color: #fff;
	opacity: 0.9;
	width: 770px;
	margin: 0 auto;
	padding: 3%;
}
#addbanner{
	padding-top: 20px;
}
.add-main img.pcimg{
	height: 850px;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}
.select{
	width: 150px;
	height: 40px;
	font-size: 18px;
}
.input{
	width: 150px;
	height: 40px;
	font-size: 18px;
	margin-bottom: 20px;
	
}
@media (max-width: 1350px) {
    .cont02 img{
		display: none;
    }    
}
.sp{
	display: none;
}
.tab_wrap{width:100%; margin:80px auto;}
input[type="radio"]{display:none;}
.tab_area{font-size:0; margin:0;}
.tab_area label{width:33.33333%; margin:0 0px; display:inline-block; padding:12px 0; color:#fff; background:#337BD3; text-align:center; font-size:14px; cursor:pointer; transition:ease 0.2s opacity;font-weight: bold;}
.tab_area label.tab2_label{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.tab_area label:hover{opacity:0.5;}
.tab_panel{width:100%; padding:20px 0; display:none;}
.tab_panel p{font-size:14px; letter-spacing:1px; text-align:center;}


#tab1:checked ~ .panel_area #panel1{display:block;}
#tab2:checked ~ .panel_area #panel2{display:block;}
#tab3:checked ~ .panel_area #panel3{display:block;}