﻿body {
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 1.618;
    font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
    color: #333;
    background-color:#fcfcfc;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

.cart a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.map a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#g_logo_m a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

img {
    border: 0px;
}

p{
	margin: 0;
	padding: 0;
}

h1 {
    font-size : 28px;
    line-height: 126%;
	margin: 0 0 19px;
	padding: 0 1em;
	text-align:center;
}

h2 {
    font-size : 21px;
    line-height: 160%;
	padding: 0 1em;
	margin-bottom: 18px;
	text-align:center;
}

h3 {
	margin-bottom: 15px;
	font-size: 17px;
}


h4 {font-size: 15px}

h5 {
    font-size: 16px;
    margin: 0 0 5px;
	text-align: center;
}

#wrap {
overflow: hidden;
}

.row {
    overflow: hidden;
    padding: 60px 0;
    width: 965px;
    margin: 0 auto;
}

.glayback {
	background-color: #eee;
}

hr{
	border-top:#9e9e9e 1px solid;
	border-left:0;
	border-right:0;
	border-bottom:0;
	margin:0;
	padding:0;
}

.clear{
   clear:both;
}

.text_row {
	max-width: 700px;
	margin: 0 auto;
}

.more{
	text-align:center;
	color: #0e3eac;
	font-size:81%;
}

.moretext{
	font-weight:bold;
	padding-top:3px;
	vertical-align:top;
	display:inline-block;
}

.fa.fa-angle-down {
	font-size:200%;
}

#all_menu{
	height: 58px;
	padding-top:9px;
	/* height: 56px; */
	background-color:#173667;
	position:fixed;
	width:100%;
	border-bottom: #929292 4px solid;
	z-index: 99999;
}

#text_menu {
	position: absolute;
    right: 0;
    top:-2px;
    height:13px;
    font-size: 76% ;
    text-align: right;
    color:#fff;
    text-decoration:none;
    z-index:9999;
}

/* #text_menu{
	height:13px;
	font-size: 11px;
	text-align: right;
	margin-top: 9px;
    margin-bottom: 8px;
	color:#fff;
    vertical-align: 1px;
	text-decoration:none;
	z-index:99999;
} */

#text_menu a{
color:#000;
text-decoration:none;
}

#text_menu a:hover {color:#888;}

#text_menu img{width:20px;height:13px;padding-right: 4px;vertical-align: -2px;}

#top_menu{
	position:fixed;
	left:50%;
	width:965px;
	margin:0 auto;
	margin-left:-482.5px;
}

a:link, a:visited{
color: #0041a3;
font-weight: bold;
text-decoration:none;
}
a:hover, a:active{
color: #2d71dc;
font-weight: bold;
text-decoration:none;
}


#top_menu a:link {
color: #fff;
text-decoration:none;
}
#top_menu a:visited {
color: #fff;
text-decoration:none;
}
#top_menu a:hover {
color: #777;
text-decoration:none;
}
#top_menu a:active {
color: #fff;
text-decoration:none;
}

.redbox a:link {
color: #fff;
text-decoration:none;
}
.redbox a:visited {
color: #fff;
text-decoration:none;
}
.redbox a:hover {
color: #777;
text-decoration:none;
}
.redbox a:active {
color: #fff;
text-decoration:none;
}

#g_logo_m {
    margin-top: 3px;
    padding-left: 10px;
    text-align:center;
    float:left;
}

.g_menu_m {
	margin-top: 16px;
	/* padding:17px 17px 17px 0; */
	text-align: right;
	font-weight: bold;
}

.g_menu_m a{
    color:#000;
    text-decoration:none;
    margin-left: 3em;
}

.g_menu_m a:hover {
	color:#888;
}

.g_menu_m_0 {
display: inline-block;
float:left;
width:1px;
text-align:center;
margin-top:7px;
height:40px;
}

.g_menu_m_0 a{
color:#000;
text-decoration:none;
}

.g_menu_m_0 a:hover {
	color:#888;
}

/* ハンバーガー */
.x_menu{
display: none;
}

.news{
	width:32%;
	margin-left: 2%;
	float:left;
}

.udmenu hr{
	margin-top: 8px;
	margin-bottom: 8px;
	border-top:1px dotted #bbb;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
}

.headtag{
	font-size:87%;
	font-weight:bold;
	padding:5px 3px 3px 8px;
	margin-bottom: 16px;
	text-align:center;
	background-color:#ddd;
	border-top-left-radius: 5px;        /* CSS3草案 */
    -webkit-border-top-left-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-top-left-radius: 5px;   /* Firefox用 */
	border-top-right-radius: 5px;        /* CSS3草案 */
    -webkit-border-top-right-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-top-right-radius: 5px;   /* Firefox用 */
	}

.pick_txt{
	font-size:81%;
	padding: 2%;

}

.headtag2{
	font-size:127%;
	font-weight:bold;
	padding:5px 8px 3px 8px;
	color:#fff;
	text-align:center;
	background-color:#777;
	border-top-left-radius: 5px;        /* CSS3草案 */
    -webkit-border-top-left-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-top-left-radius: 5px;   /* Firefox用 */
	border-top-right-radius: 5px;        /* CSS3草案 */
    -webkit-border-top-right-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-top-right-radius: 5px;   /* Firefox用 */
	}

.udmenu{
	width:46%;
	margin: 0 2%;
	float:left;
}

.udheadtag1{
	font-size:100%;
	font-weight:bold;
	color: #fff;
	padding:7px 10px 3px 10px;
	margin-bottom: 4px;
	background-color:#c59b47;
	border-top-left-radius: 5px;        /* CSS3草案 */
    -webkit-border-top-left-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-top-left-radius: 5px;   /* Firefox用 */
	border-top-right-radius: 5px;        /* CSS3草案 */
    -webkit-border-top-right-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-top-right-radius: 5px;   /* Firefox用 */
	}

.udheadtag2{
	font-size:100%;
	font-weight:bold;
	color: #fff;
	padding:7px 10px 3px 10px;
	margin-bottom: 4px;
	background-color:#a2a2a2;
	border-top-left-radius: 5px;        /* CSS3草案 */
    -webkit-border-top-left-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-top-left-radius: 5px;   /* Firefox用 */
	border-top-right-radius: 5px;        /* CSS3草案 */
    -webkit-border-top-right-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-top-right-radius: 5px;   /* Firefox用 */
	}

.tagmenu{
	font-size: 68.8% ;/* 文字サイズ11px */
	text-align: left;
	font-weight: normal;
	padding-top: 3px;
	display: inline;
	float: right;
}

.tagmenu a:link {
color: #fff;
text-decoration:none;
}
.tagmenu a:visited {
color: #fff;
text-decoration:none;
}
.tagmenu a:hover {
color: #fff;
text-decoration:underline;
}
.tagmenu a:active {
color: #fff;
text-decoration:none;
}

#footer{
background-color: #173667;
}

#footerin{
	color: #fff;
	width:965px;
	margin:0 auto;
	padding: 27px 0;
	font-size: 14px;
	}

.top_main{
	width:965px;
	margin:16px auto;
	overflow: hidden;
	}

.top_main2{
	width:965px;
	margin:32px auto;
	overflow: hidden;
	}

.twud{
	border: 1px #eee solid;
	background-color: #fff;
	overflow: hidden;
	padding: 0 10px;
}

.footcoltd{
	float:left;
}

.footmenu{
    width: 348px;
    margin-right: -4px;
    line-height: 2;
    float: right;
}
.footmenu a{
    white-space: nowrap;
    margin: 6px;
}
.footmenu a:link {
color: #fff;
text-decoration:none;
}
.footmenu a:visited {
color: #fff;
text-decoration:none;
}
.footmenu a:hover {
color: #fff;
text-decoration:underline;
}
.footmenu a:active {
color: #fff;
text-decoration:none;
}

#copyright{
    margin-top: 26px;
	text-align: left;
	font-size: 11px;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 2%;
    font-size: 130%;
}
#page-top a {
    background: #000;
    text-decoration: none;
    color: #fff;
    width: 35px;
    padding-bottom: 3px;
    text-align: center;
    display: block;
    border-radius: 5px;
    opacity: 0.6;
}

#page-top a:hover {
    text-decoration: none;
    background: #444;
}

.flx {
	width: 100%;
	height: 530px;
    margin:71px auto 0 auto;
	background: linear-gradient(#ffffff, #e0ecf3);
}

.flx2 {
	width: 100%;
    background-color: #aaa;
	background-size: cover;
	margin:0;
	background-image: url("../images/sea2.jpg");
	background-size:cover;
}

.flx3 {
	width: 100%;
    background-color: #aaa;
	background-size: cover;
	margin:0;
	background-image: url("../images/sea2.jpg");
	background-size:cover;
}

.flx3 img{
	width: 260px;
	height: auto;
}
.flx_margin{margin-top: 60px;background: linear-gradient(#ffffff, #e8f6ff);}
.twin{
	padding: 3%;
	font-size: 81% ;
}

.twin hr{
	margin-top: 8px;
	margin-bottom: 8px;
	border-top:1px dotted #bbb;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
}

.ttl p{
color: #000;
}

.mainvi{
	margin: 0 auto;
	position: relative;
	text-align:center;
}

.mainvi img{
	vertical-align: bottom;
	width: 100%;
	height: auto;
	max-width:933px;
}

.mainon{
	position:absolute;
    top:514px;
	left:155px;
	color: white;
    font-size: 160%;
    font-weight: bold;
	text-align:center;
}

.mainon a:link {
color: #fff;
text-decoration:none;
}
.mainon a:visited {
color: #fff;
text-decoration:none;
}
.mainon a:hover {
color: #fff;
text-decoration:underline;
}
.mainon a:active {
color: #fff;
text-decoration:none;
}

.mainttl2{
	width:99%;
	margin:0 2% 0 -1%;
}

.box1_0{
    padding: 50px;
    margin-bottom: 12px;
    border: 1px #eee solid;
    box-sizing: border-box;
    background-color: #fff;
    overflow:hidden;
    border-radius: 7px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.box1_0_top{
	margin-bottom: 12px;
	box-sizing: border-box;
	overflow:hidden;
}

.box1_0_top p {
	padding: 0 30px;
	text-align: center;
}

.vsh{
    width: 100%;
    margin: 0 0 11px 0;
    padding: 5px 0;
    text-align: center;
    border-bottom: 3px #ddd solid;
    display: inline-block;
}

.vsh .au_ttl{
	font-size: 18px;
    font-weight: bold;
	color: #a08d5f;
}

.vsh .pt_ttl{
	font-size: 18px;
    font-weight: bold;
	color: #888;
}

.vsh .small_message {
	display: block;
	margin: 5px auto;
}

.vsh ~ p:not(:last-child) {
	margin-bottom: 20px;
}

.rsh{
	background-color:#f00;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	width:100%;
	padding:5px 0;
	margin-top: 0px;
	margin-bottom: 11px;
	border-radius: 3px;        /* CSS3草案 */
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 3px;   /* Firefox用 */
	display:inline-block;
}

.jsh{
	background-color:#f00;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	color:#fff;
	padding:5px;
	margin:0 auto;
	display:block;
	max-width:30%;
	border-radius: 3px;        /* CSS3草案 */
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 3px;   /* Firefox用 */
}

.telmail{
	width: 100%;
	background-color: #e6e6e6;
	text-align: center;
	padding: 44px 0;
	margin:0;
	line-height: 1.2;
}

.box1_0 ul{
	padding-left: 20px;
}

.data {
	display:inline-block;
	padding: 0 12px;
	font-size:81%;
	line-height: 18px;
}

.market-link {
	display:none;
}

.pankuzu_bk{
	margin-top:85px;
	background-color:#eee;
}

.pankuzu{
	margin:0 auto;
	padding:4px 0;
	width: 922px;
	color:#000;
	font-size:81%;
}

.pankuzu_s{
	display:none;
}

.redbox{
	color:#fff;
	font-size: 28px;
    background-color: #555;
    padding: 24px 0;
	margin:0;
    text-align: center;
    line-height: 1.4;
}

.redbox strong{
	font-size: 46px;
}

.hyo{
	width:48%;
	float: left;
	text-align:center;
	margin:0 1%;
}

.hyo p{
	border-bottom:1px #000 solid;
	padding-top:12px;
}

.hyo2{
	width:48%;
	float: left;
	text-align:center;
	margin:1%;
	}

.hyo2 p{
	border-bottom:1px #000 solid;
	margin:12px 0;
}

.cart{
	width:49%;
	height:auto;
	display:inline-block;
	text-align:center;
}

.bg0{
	width:100%;
	overflow:hidden;
    background: #555;
	color:#fff;
	}

.bg1{
	width: 90%;
    margin: 0 auto;
	overflow:hidden;
    }

.bg2{
	overflow:hidden;
	background: url(../images/st20.png) left top repeat;
	}

.bg3{
	width:100%;
	overflow:hidden;
	background: linear-gradient(to bottom, #ebcc4e 0%, #ca8d1c 100%);
	}

.bg4{
	width:100%;
	overflow:hidden;
	background: #F3E6D5;
	}

.bg5{
	width:100%;
	overflow:hidden;
	background: rgba(255, 244, 226, 0.8);
	}

.bg6{
	width:100%;
	overflow:hidden;
	background: #fff;
}

.bg10{
	width:100%;
	overflow:hidden;
	background: url(../images/sea.jpg);
	background-size:cover;
}

.column1{
	float:left;
	width:47%;
	display:inline-block;
	margin-left:2%;
}

.column2{
	float: left;
    width: 47%;
    display: inline-block;
    margin-left: 2%;
	margin-bottom: 8px;
}

.column1 img{
    width: 100%;
    height: auto;
}

.column3{
	float:left;
	width:42%;
	padding: 20px 4%;
	display:inline-block;
}

.column3 img{
	width:75%;
	height:auto;
	display: block;
 	margin: 10px auto;
}

.column3 hr{
	border-top:1px solid #999;
	border-bottom:0;
	border-right:0;
	border-left:0;
	margin:6px auto;
	padding:0;
}

.so_ttl strong {
    display: block;
    font-size: 40px;
    margin-top: 10px;
}

.so_ttl {
    margin: 0 auto 40px;
}

.glay{
	color:#fff;
    font-size : 28px;
	font-weight: bold;
    line-height: 126%;
	background-color:#555;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	margin:0;
	padding: 13px 0 10px 14px;
	display:block;
	text-align:center;
	border-top: 6px solid #a2a2a2;
    border-bottom: 6px solid #a2a2a2;
}

.shiyou_gp img{
	width:100%;
	height:auto;
}

.shiryou_ttl{
	font-size:260%;
	margin-bottom:4px;
}

.shiryou_no{
	font-size: 20px;
	font-weight: bold;
}
.shiryou_no a:link, .shiryou_no a:visited{
color: #000;
text-decoration:none;
}
.shiryou_no a:hover, .shiryou_no a:active{
color: #555;
text-decoration:none;
}

.map img{
    max-width: 100%;
    height: auto;
}

.centerleft{
	text-align:center;
}

.kakou_ttl {
	background-color:#555;
	font-weight:bold;
	font-size:30px;
    line-height: 1.3;
	color:#fff;
	width:52%;
	padding:2%;
	margin:2%;
	display:inline-block;
	border-radius: 6px;        /* CSS3草案 */
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 6px;   /* Firefox用 */
}

.kakou_ttl  a:link {
color: #fff;
}
.kakou_ttl  a:visited {
color: #fff;
}
.kakou_ttl  a:hover {
color: #fff;
text-decoration:none;
}
.kakou_ttl  a:active {
color: #fff;
}
.gnews02{
	display:none;
	}

table {
    border-collapse: collapse;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #ccc;
    border-right-color: #ccc;
	margin: 10px 0;
	width: 100%;
}

th {
    text-align: left;
    padding: 2%;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #ccc;
    border-left-color: #ccc;
	background-color:#fff7e3;
    font-size: 16px;
	font-weight:bold;
}

td {
    text-align: left;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #ccc;
    border-left-color: #ccc;
	background-color:#fff;
    padding: 2%;
	font-size: 13px;
}

.tape2{
    padding: 2%;
	margin:2%;
	overflow:hidden;
}

.tape3{
	margin-bottom: 1em;
	font-size:20px;
}
.tape4{
	padding:2%;
	margin-bottom:1.5%;
    color: #fff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #31A3A9;
}
.tape10{
    color: #fff;
    background: #443C67;
    padding: 2%;
	margin: 3%;
    border: 2px dashed rgba(255,255,255,0.5);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0 0 0 5px #443C67, 0 2px 3px 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 0 5px #443C67, 0 2px 3px 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 0 5px #443C67, 0 2px 3px 5px rgba(0,0,0,0.5);
}

.read{
    font-size: 16px;
    padding: 0 20px;
    margin: 0 auto;
    width: 600px;
}

.text_list {
	list-style: none;
    padding: 0;
}

.text_list li:before {
    font-family: FontAwesome;
    content: '\f046';
    margin-right: 7px;
}

.text_list li {
    text-indent: -22px;
    padding-left: 23px;
}

.box1_0 ul {
	margin: 0;
	padding: 0;
}

.kakoprice{
	font-size:20px;
	font-weight:bold;
}
.smon{
	display:none;
}

.shirikin img {
    max-width: 1000px;
    width: 100%;
    height: auto;
}

.button {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-size: 19px;
    font-weight: bold;
    line-height: 54px;
    outline: none;
    padding: 1px 40px;
    margin-bottom: 1em;
    background-color: #003b99;
    color: #fff;
    border-radius: 40px;
}

.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.button:link,.button:visited{
color: #fff;
text-decoration:none;
}

.button:hover,.button:active{
color: #fff;
text-decoration:none;
background-color: #2d71dc;
}

.lbma {
    width: 180px;
    height: auto;
    padding: 10px;
    margin: 25px 20px 0;
    box-shadow: 1px 2px 7px 2px rgb(0 0 0 / 10%);
    border-radius: 9px;
}

.center {
	text-align: center;
}
.center_left {
	text-align: center;
}

.fit_image {
	width: 100%;
	height: auto;
}

.fit_image_on{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

.gd_list {
	width: 574px;
	height: auto;
	margin: 0 auto;
}

.footmenu p {
	margin-bottom: 7px;
}

.sp_bottom {
	margin-bottom: 0;
}

.border_p p{
    border-bottom: 1px #ddd solid;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.small_message{
    font-size: 13px;
    clear: both;
}

.flow p{
    padding: 12px;
    border: 2px solid #ddd;
    border-radius: 10px;
    position: relative;
    list-style: none;
}
.flow p:not(:last-child) {
    margin-bottom: 20px;
}
.flow p:not(:first-child)::before {
    content: "";
    height: 16px;
    display: block;
    border-left: 3px dotted #eee;
    position: absolute;
    top: -20px;
    left: 50%;
    z-index: 10;
}
.pc_off{display:none;}
.step h3{margin-top: 20px;margin-bottom: 5px;}
.nowrap{white-space:nowrap;}
.num{
    margin-bottom: -27px;
    margin-top: 10px;
    font:italic 26pt 'EB Garamond', serif;
    color: #bbb;
}
.flex{display: flex;justify-content: space-between;}

.qa_list {
	margin: 0;
	padding: 0;
}
.qa_list dt {
	position: relative;
	margin: 0 0 20px;
	padding-left: 34px;
}
.qa_list dd {
	position: relative;
	margin: 0 0 20px;
	padding-left: 34px;
}
.qa_list dd:last-child {
	margin-bottom: 0;
}
.qa_list dt:before {
	position: absolute;
    top: 0;
    left: 0;
    line-height: 1;
    font: italic 22px 'EB Garamond', serif;
    color: #bbb;
	content: "Q";
}
.qa_list dd:before {
	position: absolute;
    top: 0;
    left: 0;
    line-height: 1;
    font: italic 22px 'EB Garamond', serif;
    color: #bbb;
	content: "A";
}

/* SVGアイコン　外部ファイル用（FA） */
.svg_external {
    display: inline-block;
    vertical-align: -0.1em;
    width: 1em;
    height: 1em;
    fill: currentColor;
}
.option_weight{font-size: 20px; color: red; padding: 0 4px;}

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

#all_menu{
	border: none;
}

#top_menu{
	position:fixed;
	height:56px;
	left:50%;
	width:100%; /* 要素の幅を指定する（固定幅ならwidth:600px;） */
	margin:0 auto; /* ブロック要素の中央揃え */
	margin-left:-50%;
	border-bottom: #a2a2a2 4px solid;
}

#text_menu {
	right: 10px;
}

.g_menu_m {
	margin-right: 10px;
}

.g_menu_m a {
	margin-left: 2em;
	font-size: 14px;
}

/* ハンバーガー */
.x_menu{
	display: none;
}

.top_main{
	width:100%;
}

.top_main2{
	width:100%;
}

#footerin{
	width: 90%;
    margin: 0;
    padding: 27px 5%;
}

.mainvi{
	width: 80%;
}

.pankuzu{
	width: 96%;
}

.box1_a{
	width: 62%;
}

.flx{
	height:auto;
	}

.mainon{
	display:none;
}

.cart img{
    max-width: 100%;
    height: auto;
}

.vsh{
	width: 100%;
	margin: 0 0 6px;
}

.so_ttl{
	width:100%;
	font-size:14px;
	margin-top: 12px;
    margin-bottom: 10px;
}

.so_ttl strong{
	font-size:24px;
	padding-top: 4px;
    margin-top: 2px;
}

.so_ttl strong:before {
	display:none;
}

.so_ttl strong:after {
	display:none;
}

.top_main {
    width: 96%;
}

.shiryou_ttl{
	font-size:200%;
	margin-bottom:4px;
}

.shiryou_no{
    font-size: 115%;
}

.redbox{
	font-size: 22px;
}

.redbox strong{
	font-size: 40px;
}

h1 {
    font-size : 22px;
}

.glay{
	font-size : 22px;
}

.torotoro {
	font-size : 22px;
	background-size: 400px;
}

.torotoro h2 strong {
    font-size: 36px;
}
.gnews01 img{
	width:100%;
	height:auto;
	}

.read{
	font-size:16px;
}

.tape3{
	font-size:16px;
}

.smon{
	display:none;
}

.row {
    width: 100%;
    padding: 40px 0;
}

.box1_0 {
	margin: 0 12px 12px;
}

.read {
	width: 100%;
	padding: 0;
	font-size: 15px;
}

.column3 {
	width: 44%;
	padding: 20px 3%;
}

}

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

#top_menu{
	position:fixed;
	left:50%;
	width:100%;
	margin:0 auto;
	margin-left:-50%;
	border-bottom: #a2a2a2 4px solid;
}

#g_menu {
	float: left;
	width:auto;
}

#g_logo_m {
    position: relative;
    z-index: 2;
}

.g_menu_m {
	display:none;
	height:58px;
}

.g_menu_m_0 {
	display:none;
	height:58px;
}

#all_menu {
	height: 56px;
	padding-top: 0;
}

#text_menu{
	display: none;
}

/* ハンバーガー */
.x_menu{
display: inline-block;
position: fixed;
float: right;
width: 100%;
top: 0px;
right: 0px;
}

label {
    color: #000;
    padding: 15px 15px 14px;
    display: inline-block;
    text-align:right;
    float: right;
}

input[type="checkbox"].on-off{
    display: none;
}

.x_menu ul {
    transition: all 0.15s;
    padding: 0;
    list-style: none;
    background: #888;
    width: 100%;
    text-align: center;
}

.x_menu li {
    padding: 10px;
    margin: 0 7px;
    color:#fff;
    font-size: 13px;
}

.x_menu li a:link {
color: #fff;
text-decoration:none;
}
.x_menu li a:visited {
color: #fff;
text-decoration:none;
}
.x_menu li a:hover {
color: #fff;
text-decoration:underline;
}
.x_menu li a:active {
color: #fff;
text-decoration:none;
}

input[type="checkbox"].on-off + ul{
    height: 0;
    overflow: hidden;
}

input[type="checkbox"].on-off:checked + ul{
    /* height:127px; */
	height: 210px;
}

.news{
	overflow: hidden ;
	width:96%;
	margin: 0 0 10px 2%;
}

#tw{
	overflow:hidden;
	width:96%;
	margin: 0 0 0 2%;
}

.udmenu{
	overflow: hidden ;
	width:96%;
	margin: 0 0 10px 2%;
}

.footcoltd{
	margin-top: 0;
    text-align: center;
    float: none;
}

.footmenu{
    width: calc(100% - 20px);
    max-width: 340px;
    margin: 10px auto 0;
    float: none;
    text-align: center;
    line-height: 2.5;
}

.box1_0{
	width : -webkit-calc(100% - 24px);
	width: calc(100% - 24px);
	padding: 30px;
	font-size: 13px;
}

.box1_1{
	width:96%;
	margin:0 0 2% 0;
	overflow: hidden;
}

.box1_a{
	width:96%;
	margin:0 2% 2% 2%;
	overflow: hidden;
	}

.box1_b{
	width:96%;
	margin:0 0 2% 0;
	overflow: hidden;
}

h1 {
    font-size : 20px;
}

h2 {
    font-size : 16px;
	margin-bottom: 14px;
}

.pankuzu_bk{
	margin-top:62px;
}

.pankuzu{
	display:none;
}

.pankuzu_s{
	display:block;
	margin:0 auto;
	padding:4px 0;
	width: 94%;
	color:#000;
	font-size:81%;
}

.top_main{
	margin: 2%;
}

.shinasoba {
	margin-bottom:2%;
}

.mainttl2{
	width: 96%;
    margin: 0 2%;
}

.column1{
	overflow:hidden;
	width:96%;
	margin: 0 0 1% 2%;
}

.shiryou_ttl{
	font-size:120%;
	margin-bottom:2px;
}

.column3 {
	overflow: hidden;
    width: 100%;
    padding: 10px 0;
    font-size: 13px;
    float: none;
}

.redbox{
	font-size: 14px;
}

.redbox strong{
	font-size: 26px;
}

.top_main2 {
    margin: 2% auto;
}

.centerleft{
	text-align:left;
}

.glay{
	font-size : 20px;
}

.mainvi {
    width: 100%;
}

#tv{
	width:100%;
	margin:0;
}

.torotoro {
	font-size : 18px;
}

.torotoro h2 strong {
    font-size: 28px;
}

.kakou_ttl {
	font-size:18px;
}
.gnews01 {
	display:none;
	}
.gnews02 {
	display:block;
	}
.gnews02 img{
	width:100%;
	height:auto;
	}

.read{
	font-size:14px;
}

.read:first-child {
	margin-bottom: 24px;
}

.tape3 {
	font-size:109%;
}
.tape10 {
	font-size:14px;
}
th {
	font-size:14px;
}
.kakoprice {
    font-size: 17px;
}
.smon{
	display:block;
}

.button {
	font-size:15px;
}

.telmail {
	padding: 26px 0;
    font-size: 13px;
}

.gd_list {
	width: 100%;
	height: auto;
}

h3{font-size: 15px;text-align: center;}
h4{font-size: 14px;}

#copyright {
	text-align: center;
}

.sp_bottom {
	margin-bottom: 20px;
}
.small_message{margin: 0;}
.box1_0_top p{font-size: 12px;}
.lbma {
    width: 150px;
    padding: 6px 14px;
    margin: 17px 10px 0;
    box-shadow: 1px 2px 7px 1px rgb(0 0 0 / 12%);
    border-radius: 8px;
}
.row {padding: 32px 0;}
.box1_0_top {margin-bottom: 8px;}
.num {
    margin-bottom: -24px;
    margin-top: 8px;
    font-size: 22pt;
}
.vsh{font-size: 16px;}
.option_weight{font-size: 16px;padding: 0 3px;}

}

@media screen and (max-width:400px){
.center_left {text-align: left;}
}